Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DASN1_STRING_length.pod7 ASN1_STRING_to_UTF8 - ASN1_STRING utility functions
25 int ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in);
53 ASN1_STRING_to_UTF8() converts the string B<in> to UTF8 format, the
97 ASN1_STRING_to_UTF8() returns the number of bytes in output string B<out> or a
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DASN1_STRING_length.pod7 ASN1_STRING_to_UTF8 - ASN1_STRING utility functions
25 int ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in);
53 ASN1_STRING_to_UTF8() converts the string I<in> to UTF8 format, the
97 ASN1_STRING_to_UTF8() returns the number of bytes in output string I<out> or a
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_verify.c330 if ((utf8_length = ASN1_STRING_to_UTF8(&utf8_value, entry_str)) < 0) { in tls_text_name()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pkcs12/
H A Dp12_kiss.c224 len = ASN1_STRING_to_UTF8(&data, fname); in parse_bag()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/pkcs12/
H A Dp12_kiss.c233 len = ASN1_STRING_to_UTF8(&data, fname); in parse_bag()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_strex.c605 int ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in) in ASN1_STRING_to_UTF8() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx_name.c397 out->length = ASN1_STRING_to_UTF8(&out->data, in); in asn1_string_canon()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_ncons.c343 if ((utf8_length = ASN1_STRING_to_UTF8(&utf8_value, cn)) < 0) in cn2dnsid()
H A Dv3_utl.c842 astrlen = ASN1_STRING_to_UTF8(&astr, a); in do_check_string()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_ncons.c341 if ((utf8_length = ASN1_STRING_to_UTF8(&utf8_value, cn)) < 0) in cn2dnsid()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dasn1.h734 int ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in);
/netbsd-src/usr.sbin/syslogd/
H A Dtls.c415 len = ASN1_STRING_to_UTF8(&ubuf, in get_commonname()
495 len = ASN1_STRING_to_UTF8(&ubuf, in match_hostnames()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dasn1.h.in784 int ASN1_STRING_to_UTF8(unsigned char **out, const ASN1_STRING *in);
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map122 ASN1_STRING_to_UTF8;
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num1847 ASN1_STRING_to_UTF8 1833 1_1_0 EXIST::FUNCTION: