Home
last modified time | relevance | path

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

/dragonfly/contrib/cryptsetup/luks/
H A Dpbkdf.c74 const EVP_MD *PRF; in pkcs5_pbkdf2() local
87 PRF = EVP_get_digestbyname(hash); in pkcs5_pbkdf2()
88 if (PRF == NULL) { in pkcs5_pbkdf2()
93 hLen = EVP_MD_size(PRF); in pkcs5_pbkdf2()
183 HMAC_Init_ex(ctx, P, Plen, PRF, NULL); in pkcs5_pbkdf2()
187 HMAC(PRF, P, Plen, U, hLen, U, NULL); in pkcs5_pbkdf2()
/dragonfly/contrib/file/magic/Magdir/
H A Dwordprocessors529 # skip dBase printer form T6.PRF with misidentified gallery
532 # template/t6/with_data/T6.PRF
H A Ddatabase588 # Summary: dBASE IV Printer Form *.PRF
/dragonfly/crypto/libressl/
H A DChangeLog671 * Correct handshake MAC/PRF for various TLSv1.2 cipher suites which
672 were originally added with the default handshake MAC and PRF rather
673 than the SHA256 handshake MAC and PRF.
H A Dcert.pem5785 8PRF/iKz6y+O0tlFYQXBl2+odnKPi4w2r78NBc5xjeambx9spnFixdjQg3IM8WcR
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DChangeLog1481 * fixed PeerKey key derivation to use the correct PRF label