Home
last modified time | relevance | path

Searched refs:EVP_PKEY_SIPHASH (Results 1 - 7 of 7) sorted by relevance

/third_party/openssl/ohos_lite/include/openssl/
H A Devp.h60 # define EVP_PKEY_SIPHASH NID_siphash macro
428 # define EVP_PKEY_assign_SIPHASH(pkey,shkey) EVP_PKEY_assign((pkey),EVP_PKEY_SIPHASH,\
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h77 # define EVP_PKEY_SIPHASH NID_siphash macro
519 EVP_PKEY_SIPHASH,(shkey))
/third_party/openssl/include/openssl/
H A Devp.h77 # define EVP_PKEY_SIPHASH NID_siphash macro
517 EVP_PKEY_SIPHASH,(shkey))
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp_lib.c832 if (pkey->type != EVP_PKEY_SIPHASH) { in EVP_PKEY_get0_siphash()
/third_party/openssl/crypto/evp/
H A Dp_lib.c830 if (pkey->type != EVP_PKEY_SIPHASH) { in EVP_PKEY_get0_siphash()
/third_party/openssl/test/
H A Devp_test.c1176 type = EVP_PKEY_SIPHASH; in mac_test_init()
H A Devp_extra_test.c1474 if (!TEST_ptr(pkey = EVP_PKEY_new_raw_private_key(EVP_PKEY_SIPHASH, NULL, in test_siphash_digestsign()
2131 EVP_PKEY_SIPHASH, "0123456789012345", NULL

Completed in 26 milliseconds