Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/siphash/
Dsiphash_ameth.c91 EVP_PKEY_SIPHASH,
92 EVP_PKEY_SIPHASH,
Dsiphash_pmeth.c175 EVP_PKEY_SIPHASH,
/freebsd-12-stable/crypto/openssl/doc/man3/
DEVP_PKEY_new.pod53 B<EVP_PKEY_HMAC>, B<EVP_PKEY_POLY1305>, B<EVP_PKEY_SIPHASH>, B<EVP_PKEY_X25519>,
82 Currently this is: B<EVP_PKEY_HMAC>, B<EVP_PKEY_POLY1305>, B<EVP_PKEY_SIPHASH>,
/freebsd-12-stable/crypto/openssl/crypto/evp/
Dp_lib.c452 if (pkey->type != EVP_PKEY_SIPHASH) { in EVP_PKEY_get0_siphash()
/freebsd-12-stable/crypto/openssl/include/openssl/
Devp.h60 # define EVP_PKEY_SIPHASH NID_siphash macro
428 # define EVP_PKEY_assign_SIPHASH(pkey,shkey) EVP_PKEY_assign((pkey),EVP_PKEY_SIPHASH,\