Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dasn1.h259 # define I2D_OF(type) int (*)(type *,unsigned char **) macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dasn1.h.in305 # define I2D_OF(type) int (*)(const type *,unsigned char **) macro