Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dhmacdrbg_kdf.c80 static int ossl_drbg_hmac_dup(PROV_DRBG_HMAC *dst, const PROV_DRBG_HMAC *src) { in ossl_drbg_hmac_dup() function
101 if (!ossl_drbg_hmac_dup(&dst->base, &src->base) in hmac_drbg_kdf_dup()

Completed in 4 milliseconds