Home
last modified time | relevance | path

Searched defs:DSA_SIG_set0 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/include/
H A Dlibssl_compat.h102 #define DSA_SIG_set0 sslshim_DSA_SIG_set0 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dsa/
H A Ddsa_asn1.c49 int DSA_SIG_set0(DSA_SIG *sig, BIGNUM *r, BIGNUM *s) in DSA_SIG_set0() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dsa/
H A Ddsa_sign.c143 int DSA_SIG_set0(DSA_SIG *sig, BIGNUM *r, BIGNUM *s) in DSA_SIG_set0() function