Searched refs:EVP_PKEY_SIPHASH (Results 1 – 5 of 5) sorted by relevance
126 B<EVP_PKEY_SIPHASH>, B<EVP_PKEY_HMAC> are also accepted. This usage is,
81 #define EVP_PKEY_SIPHASH NID_siphash macro530 EVP_PKEY_SIPHASH, (shkey))
868 if (pkey->type != EVP_PKEY_SIPHASH) { in EVP_PKEY_get0_siphash()
2117 if (!TEST_ptr(pkey = EVP_PKEY_new_raw_private_key(EVP_PKEY_SIPHASH, NULL, in test_siphash_digestsign()3120 { EVP_PKEY_SIPHASH,
1637 type = EVP_PKEY_SIPHASH; in mac_test_init()