Home
last modified time | relevance | path

Searched refs:ASN1_AFLG_ENCODING (Results 1 – 5 of 5) sorted by relevance

/openbsd/lib/libcrypto/asn1/
H A Dx_req.c98 .flags = ASN1_AFLG_ENCODING,
H A Dtasn_utl.c135 if (aux == NULL || (aux->flags & ASN1_AFLG_ENCODING) == 0) in asn1_get_enc_ptr()
H A Dasn1t.h191 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc)}; \
741 #define ASN1_AFLG_ENCODING 2 macro
H A Dx_x509.c71 .flags = ASN1_AFLG_ENCODING,
H A Dx_crl.c128 .flags = ASN1_AFLG_ENCODING,