Home
last modified time | relevance | path

Searched refs:ossl_drbg_hmac_init (Results 1 – 3 of 3) sorted by relevance

/openssl/providers/implementations/include/prov/
H A Dhmac_drbg.h25 int ossl_drbg_hmac_init(PROV_DRBG_HMAC *drbg,
/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c114 int ossl_drbg_hmac_init(PROV_DRBG_HMAC *hmac, in ossl_drbg_hmac_init() function
137 return ossl_drbg_hmac_init((PROV_DRBG_HMAC *)drbg->data, ent, ent_len, in drbg_hmac_instantiate()
/openssl/providers/implementations/kdfs/
H A Dhmacdrbg_kdf.c130 || !ossl_drbg_hmac_init(drbg, ctx->entropy, ctx->entropylen, in hmac_drbg_kdf_derive()

Completed in 7 milliseconds