Home
last modified time | relevance | path

Searched defs:EVP_PKEY_get0_DSA (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dlibssl_compat.h91 #define EVP_PKEY_get0_DSA sslshim_EVP_PKEY_get0_DSA macro
/freebsd/crypto/openssl/crypto/evp/
H A Dp_lib.c855 const DSA *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey) in EVP_PKEY_get0_DSA() function