Home
last modified time | relevance | path

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

/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>,
/openssl/include/openssl/
H A Devp.h77 # define EVP_PKEY_POLY1305 NID_poly1305 macro
528 EVP_PKEY_POLY1305,(polykey))
/openssl/crypto/evp/
H A Dp_lib.c821 if (pkey->type != EVP_PKEY_POLY1305) { in EVP_PKEY_get0_poly1305()
/openssl/test/
H A Devp_test.c1623 type = EVP_PKEY_POLY1305; in mac_test_init()
H A Devp_extra_test.c2586 EVP_PKEY_POLY1305, "01234567890123456789012345678901", NULL

Completed in 75 milliseconds