Searched refs:EVP_PKEY_SIPHASH (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/crypto/openssl/crypto/siphash/ |
| D | siphash_ameth.c | 91 EVP_PKEY_SIPHASH, 92 EVP_PKEY_SIPHASH,
|
| D | siphash_pmeth.c | 175 EVP_PKEY_SIPHASH,
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | EVP_PKEY_new.pod | 53 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/ |
| D | p_lib.c | 452 if (pkey->type != EVP_PKEY_SIPHASH) { in EVP_PKEY_get0_siphash()
|
| /freebsd-12-stable/crypto/openssl/include/openssl/ |
| D | evp.h | 60 # define EVP_PKEY_SIPHASH NID_siphash macro 428 # define EVP_PKEY_assign_SIPHASH(pkey,shkey) EVP_PKEY_assign((pkey),EVP_PKEY_SIPHASH,\
|