Searched refs:ccdrbg_nisthmac_custom (Results 1 – 3 of 3) sorted by relevance
104 struct ccdrbg_nisthmac_custom { struct109 void ccdrbg_factory_nisthmac(struct ccdrbg_info *info, const struct ccdrbg_nisthmac_custom *custom); argument
60 const struct ccdrbg_nisthmac_custom *custom;264 ccdrbg_factory_nisthmac(struct ccdrbg_info *info, const struct ccdrbg_nisthmac_custom *custom) in ccdrbg_factory_nisthmac()268 info->size = sizeof(struct ccdrbg_nisthmac_state) + sizeof(struct ccdrbg_nisthmac_custom); in ccdrbg_factory_nisthmac()
194 const struct ccdrbg_nisthmac_custom drbg_custom;