Searched defs:ASN1_SIMPLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/include/openssl/ |
H A D | asn1t.h.in | 383 # define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) macro
|
H A D | asn1t.h | 382 # define ASN1_SIMPLE(stname, field, type) ASN1_EX_TYPE(0,0, stname, field, type) macro
|