Home
last modified time | relevance | path

Searched defs:HKDF (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/kdf/
H A Dhkdf.c257 static unsigned char *HKDF(const EVP_MD *evp_md, in HKDF() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dhkdf.c403 static int HKDF(OSSL_LIB_CTX *libctx, const EVP_MD *evp_md, in HKDF() function