Home
last modified time | relevance | path

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

/openssl/providers/implementations/include/prov/
H A Dhmac_drbg.h29 int ossl_drbg_hmac_generate(PROV_DRBG_HMAC *hmac,
/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c204 int ossl_drbg_hmac_generate(PROV_DRBG_HMAC *hmac, in ossl_drbg_hmac_generate() function
253 return ossl_drbg_hmac_generate((PROV_DRBG_HMAC *)drbg->data, out, outlen, in drbg_hmac_generate()
/openssl/providers/implementations/kdfs/
H A Dhmacdrbg_kdf.c136 return ossl_drbg_hmac_generate(drbg, out, outlen, NULL, 0); in hmac_drbg_kdf_derive()

Completed in 10 milliseconds