Searched refs:EVP_PKEY_get0_siphash (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/siphash/
H A Dsiphash_pmeth.c99 key = EVP_PKEY_get0_siphash(EVP_PKEY_CTX_get0_pkey(ctx), &len);
140 key = EVP_PKEY_get0_siphash(EVP_PKEY_CTX_get0_pkey(ctx), &len);
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A Dp_lib.c443 const unsigned char *EVP_PKEY_get0_siphash(const EVP_PKEY *pkey, size_t *len) function
/freebsd-12-stable/crypto/openssl/include/openssl/
H A Devp.h1011 const unsigned char *EVP_PKEY_get0_siphash(const EVP_PKEY *pkey, size_t *len);
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
H A DMakefile1686 MLINKS+= EVP_PKEY_set1_RSA.3 EVP_PKEY_get0_siphash.3

Completed in 101 milliseconds