Searched refs:ccdrbg_factory_nisthmac (Results 1 – 3 of 3) sorted by relevance
109 void ccdrbg_factory_nisthmac(struct ccdrbg_info *info, const struct ccdrbg_nisthmac_custom *custom);
253 ccdrbg_factory_nisthmac(struct ccdrbg_info *info, const struct ccdrbg_nisthmac_custom *custom) in ccdrbg_factory_nisthmac() function
198 ccdrbg_factory_nisthmac(&erandom.drbg_info, &erandom.drbg_custom); in early_random()