Searched refs:MBSTRING_UTF8 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Da_mbstr.c131 case MBSTRING_UTF8:
134 ret = traverse_string(in, len, MBSTRING_UTF8, in_utf8, &nchar);
186 outform = MBSTRING_UTF8;
234 case MBSTRING_UTF8:
H A Dasn1_gen.c737 format = MBSTRING_UTF8;
H A Dasn1.h154 # define MBSTRING_UTF8 (MBSTRING_FLAG) macro
/freebsd-10.1-release/crypto/openssl/apps/
H A Dreq.c320 chtype = MBSTRING_UTF8;
566 if (chtype != MBSTRING_UTF8) {
571 chtype = MBSTRING_UTF8;
H A Dca.c371 chtype = MBSTRING_UTF8;
651 if (chtype != MBSTRING_UTF8) {
656 chtype = MBSTRING_UTF8;

Completed in 69 milliseconds