Home
last modified time | relevance | path

Searched refs:sslshim_DSA_SIG_get0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dlibssl_compat.h69 extern void sslshim_DSA_SIG_get0(const DSA_SIG *psig, const BIGNUM **pr,
99 #define DSA_SIG_get0 sslshim_DSA_SIG_get0
/freebsd/contrib/ntp/libntp/
H A Dlibssl_compat.c223 sslshim_DSA_SIG_get0( in sslshim_DSA_SIG_get0() function