Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dlibssl_compat.h71 extern int sslshim_DSA_SIG_set0(DSA_SIG *psig, BIGNUM *r, BIGNUM *s);
100 #define DSA_SIG_set0 sslshim_DSA_SIG_set0
/freebsd/contrib/ntp/libntp/
H A Dlibssl_compat.c238 sslshim_DSA_SIG_set0( in sslshim_DSA_SIG_set0() function