Searched refs:ASN1_STRING_to_UTF8 (Results 1 – 5 of 5) sorted by relevance
427 out->length = ASN1_STRING_to_UTF8(&out->data, in); in asn1_string_canon()
547 int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in) in ASN1_STRING_to_UTF8() function
881 astrlen = ASN1_STRING_to_UTF8(&astr, a); in do_check_string()
942 OPENSSL_EXPORT int ASN1_STRING_to_UTF8(unsigned char **out, ASN1_STRING *in);
232 if (ASN1_STRING_to_UTF8((unsigned char **) &buf, name) < 0) in add_alt_name_dns()