Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/unbound/util/
H A Dalloc.h221 # define i2d_DSA_SIG(d, s) unbound_lite_i2d_DSA_SIG(d, s) macro
/openbsd-src/sbin/unwind/libunbound/util/
H A Dalloc.h221 # define i2d_DSA_SIG(d, s) unbound_lite_i2d_DSA_SIG(d, s) macro
/openbsd-src/lib/libcrypto/dsa/
H A Ddsa_asn1.c132 i2d_DSA_SIG(const DSA_SIG *a, unsigned char **out) in i2d_DSA_SIG() function