Searched refs:ossl_drbg_hmac_init (Results 1 – 3 of 3) sorted by relevance
25 int ossl_drbg_hmac_init(PROV_DRBG_HMAC *drbg,
114 int ossl_drbg_hmac_init(PROV_DRBG_HMAC *hmac, in ossl_drbg_hmac_init() function137 return ossl_drbg_hmac_init((PROV_DRBG_HMAC *)drbg->data, ent, ent_len, in drbg_hmac_instantiate()
130 || !ossl_drbg_hmac_init(drbg, ctx->entropy, ctx->entropylen, in hmac_drbg_kdf_derive()
Completed in 6 milliseconds