Searched refs:ossl_drbg_hmac_dup (Results 1 – 1 of 1) sorted by relevance
80 static int ossl_drbg_hmac_dup(PROV_DRBG_HMAC *dst, const PROV_DRBG_HMAC *src) { in ossl_drbg_hmac_dup() function101 if (!ossl_drbg_hmac_dup(&dst->base, &src->base) in hmac_drbg_kdf_dup()
Completed in 5 milliseconds