Home
last modified time | relevance | path

Searched refs:ASN1_GEN_STR (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn1_gen.c24 #define ASN1_GEN_STR(str,val) {str, sizeof(str) - 1, val} macro
502 ASN1_GEN_STR("BOOL", V_ASN1_BOOLEAN), in asn1_str2tag()
503 ASN1_GEN_STR("BOOLEAN", V_ASN1_BOOLEAN), in asn1_str2tag()
504 ASN1_GEN_STR("NULL", V_ASN1_NULL), in asn1_str2tag()
505 ASN1_GEN_STR("INT", V_ASN1_INTEGER), in asn1_str2tag()
506 ASN1_GEN_STR("INTEGER", V_ASN1_INTEGER), in asn1_str2tag()
507 ASN1_GEN_STR("ENUM", V_ASN1_ENUMERATED), in asn1_str2tag()
508 ASN1_GEN_STR("ENUMERATED", V_ASN1_ENUMERATED), in asn1_str2tag()
509 ASN1_GEN_STR("OID", V_ASN1_OBJECT), in asn1_str2tag()
510 ASN1_GEN_STR("OBJEC in asn1_str2tag()
[all...]
/third_party/openssl/crypto/asn1/
H A Dasn1_gen.c24 #define ASN1_GEN_STR(str,val) {str, sizeof(str) - 1, val} macro
502 ASN1_GEN_STR("BOOL", V_ASN1_BOOLEAN), in asn1_str2tag()
503 ASN1_GEN_STR("BOOLEAN", V_ASN1_BOOLEAN), in asn1_str2tag()
504 ASN1_GEN_STR("NULL", V_ASN1_NULL), in asn1_str2tag()
505 ASN1_GEN_STR("INT", V_ASN1_INTEGER), in asn1_str2tag()
506 ASN1_GEN_STR("INTEGER", V_ASN1_INTEGER), in asn1_str2tag()
507 ASN1_GEN_STR("ENUM", V_ASN1_ENUMERATED), in asn1_str2tag()
508 ASN1_GEN_STR("ENUMERATED", V_ASN1_ENUMERATED), in asn1_str2tag()
509 ASN1_GEN_STR("OID", V_ASN1_OBJECT), in asn1_str2tag()
510 ASN1_GEN_STR("OBJEC in asn1_str2tag()
[all...]

Completed in 2 milliseconds