Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dasn1.h752 # define ASN1_i2d_bio_of_const(type,i2d,out,x) \ macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dasn1.h.in956 # define ASN1_i2d_bio_of_const(type,i2d,out,x) ASN1_i2d_bio_of(type,i2d,out,x) macro