Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
A DEVP_PKEY_new.pod115 B<EVP_PKEY_SIPHASH>, B<EVP_PKEY_HMAC> are also accepted. This usage is,
140 Currently this is: B<EVP_PKEY_HMAC>, B<EVP_PKEY_POLY1305>, B<EVP_PKEY_SIPHASH>,
/openssl-master/include/openssl/
A Devp.h77 # define EVP_PKEY_SIPHASH NID_siphash macro
517 EVP_PKEY_SIPHASH,(shkey))
/openssl-master/test/
A Devp_extra_test.c1364 if (!TEST_ptr(pkey = EVP_PKEY_new_raw_private_key(EVP_PKEY_SIPHASH, NULL, in test_siphash_digestsign()
1974 EVP_PKEY_SIPHASH, "0123456789012345", NULL
A Devp_test.c1173 type = EVP_PKEY_SIPHASH; in mac_test_init()
/openssl-master/crypto/evp/
A Dp_lib.c825 if (pkey->type != EVP_PKEY_SIPHASH) { in EVP_PKEY_get0_siphash()

Completed in 29 milliseconds