Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_new.pod114 as "HMAC", "POLY1305", "SIPHASH", or their NID form B<EVP_PKEY_POLY1305>,
140 Currently this is: B<EVP_PKEY_HMAC>, B<EVP_PKEY_POLY1305>, B<EVP_PKEY_SIPHASH>,
/freebsd/crypto/openssl/include/openssl/
H A Devp.h76 # define EVP_PKEY_POLY1305 NID_poly1305 macro
524 EVP_PKEY_POLY1305,(polykey))
/freebsd/crypto/openssl/crypto/evp/
H A Dp_lib.c814 if (pkey->type != EVP_PKEY_POLY1305) { in EVP_PKEY_get0_poly1305()
/freebsd/tools/tools/crypto/
H A Dcryptocheck.c211 .key_len = POLY1305_KEY_LEN, .pkey = EVP_PKEY_POLY1305 },
/freebsd/crypto/openssl/test/
H A Devp_test.c1186 type = EVP_PKEY_POLY1305; in mac_test_init()
H A Devp_extra_test.c2231 EVP_PKEY_POLY1305, "01234567890123456789012345678901", NULL