Searched refs:hmac_md_nid (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A Dp5_crpt2.c256 int prf_nid, hmac_md_nid; local
296 if (!EVP_PBE_find(EVP_PBE_TYPE_PRF, prf_nid, NULL, &hmac_md_nid, 0)) {
301 prfmd = EVP_get_digestbynid(hmac_md_nid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A Dp5_crpt2.c256 int prf_nid, hmac_md_nid; local
296 if (!EVP_PBE_find(EVP_PBE_TYPE_PRF, prf_nid, NULL, &hmac_md_nid, 0)) {
301 prfmd = EVP_get_digestbynid(hmac_md_nid);

Completed in 106 milliseconds