Searched refs:ASN1_STRING_type (Results 1 – 10 of 10) sorted by relevance
47 if ((irc = ASN1_STRING_type(src)) != V_ASN1_IA5STRING) in main()62 if ((irc = ASN1_STRING_type(dst)) != V_ASN1_OCTET_STRING) in main()73 if ((irc = ASN1_STRING_type(dst)) != V_ASN1_OCTET_STRING) in main()92 if ((irc = ASN1_STRING_type(src)) != V_ASN1_IA5STRING) in main()111 if ((irc = ASN1_STRING_type(dst)) != V_ASN1_IA5STRING) in main()
898 if (ASN1_STRING_type(astr) != asnt->type) { in asn1_string_new_test()900 asnt->name, asnt->type, ASN1_STRING_type(astr)); in asn1_string_new_test()943 if (ASN1_STRING_type(astr) != asnt->type) { in asn1_string_new_test()945 asnt->name, asnt->type, ASN1_STRING_type(astr)); in asn1_string_new_test()
228 ASN1_STRING_type(const ASN1_STRING *astr) in ASN1_STRING_type() function232 LCRYPTO_ALIAS(ASN1_STRING_type);
541 int ASN1_STRING_type(const ASN1_STRING *x);
139 format = ASN1_STRING_type(altname->d.dNSName); in tls_check_subject_altname()
54 LCRYPTO_USED(ASN1_STRING_type);
999 if (ASN1_STRING_type(as) != V_ASN1_PRINTABLESTRING) { in x509_valid_name()
2000 if (ASN1_STRING_type(cstr) != V_ASN1_IA5STRING) in ca_x509_subjectaltname_do()2006 if (ASN1_STRING_type(cstr) != V_ASN1_IA5STRING) in ca_x509_subjectaltname_do()
605 if (*out_astr != NULL && ASN1_STRING_type(*out_astr) != type) in ec_point_to_asn1_string_type()
114 ASN1_STRING_type