Home
last modified time | relevance | path

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

/openssl/doc/man3/
H 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/include/openssl/
H A Devp.h78 # define EVP_PKEY_SIPHASH NID_siphash macro
523 EVP_PKEY_SIPHASH,(shkey))
/openssl/crypto/evp/
H A Dp_lib.c839 if (pkey->type != EVP_PKEY_SIPHASH) { in EVP_PKEY_get0_siphash()
/openssl/test/
H A Devp_extra_test.c1933 if (!TEST_ptr(pkey = EVP_PKEY_new_raw_private_key(EVP_PKEY_SIPHASH, NULL, in test_siphash_digestsign()
2590 EVP_PKEY_SIPHASH, "0123456789012345", NULL
H A Devp_test.c1625 type = EVP_PKEY_SIPHASH; in mac_test_init()

Completed in 66 milliseconds