Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/asn1/
H A Dasn1_gen.c76 #define ASN1_GEN_FLAG_SETWRAP (ASN1_GEN_FLAG|7) macro
340 case ASN1_GEN_FLAG_SETWRAP: in asn1_cb()
593 ASN1_GEN_STR("SETWRAP", ASN1_GEN_FLAG_SETWRAP), in asn1_str2tag()