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
61 const struct ccdrbg_nisthmac_custom *custom;253 ccdrbg_factory_nisthmac(struct ccdrbg_info *info, const struct ccdrbg_nisthmac_custom *custom) in ccdrbg_factory_nisthmac()257 info->size = sizeof(struct ccdrbg_nisthmac_state) + sizeof(struct ccdrbg_nisthmac_custom); in ccdrbg_factory_nisthmac()
142 const struct ccdrbg_nisthmac_custom drbg_custom;