Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Dn_pkey.c20 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_BROKEN, 0, 0, 0, 0}; \
H A Dtasn_dec.c353 if (aux && (aux->flags & ASN1_AFLG_BROKEN)) { in asn1_item_embed_d2i()
/freebsd/crypto/openssl/doc/man3/
H A DASN1_aux_cb.pod69 The B<ASN1_AFLG_BROKEN> flag is a work around for broken encoders where the
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h736 # define ASN1_AFLG_BROKEN 4 macro
H A Dasn1t.h.in737 # define ASN1_AFLG_BROKEN 4 macro