Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpem.h214 # define IMPLEMENT_PEM_read_fp(name, type, str, asn1) /**/ argument
215 # define IMPLEMENT_PEM_write_fp(name, type, str, asn1) /**/ argument
216 # define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) /**/ argument
217 # define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) /**/ argument
218 # define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) /**/ argument
221 # define IMPLEMENT_PEM_read_fp(name, type, str, asn1) \ argument
227 # define IMPLEMENT_PEM_write_fp(name, type, str, asn1) \ argument
233 # define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) \ argument
239 # define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) \ argument
247 # define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) \ argument
[all …]
/minix3/crypto/external/bsd/heimdal/dist/lib/
H A DMakefile.am31 asn1 \ subdir
/minix3/crypto/external/bsd/openssl/dist/crypto/pkcs7/
H A Dpkcs7.h170 unsigned char *asn1; member