Searched refs:MBSTRING_UNIV (Results 1 – 6 of 6) sorted by relevance
110 case MBSTRING_UNIV: in OPENSSL_DECLARE_ERROR_REASON()141 (inform == MBSTRING_BMP || inform == MBSTRING_UNIV) && in OPENSSL_DECLARE_ERROR_REASON()208 outform = MBSTRING_UNIV; in OPENSSL_DECLARE_ERROR_REASON()
170 case MBSTRING_UNIV: in do_buf()198 case MBSTRING_UNIV: in do_buf()352 return MBSTRING_UNIV; in string_type_to_encoding()
1436 {MBSTRING_UNIV, {0xff}, B_ASN1_UTF8STRING}, in TEST()1441 {MBSTRING_UNIV, {0x00, 0x00, 0xd8, 0x00}, B_ASN1_UTF8STRING}, in TEST()
112 case MBSTRING_UNIV: in OPENSSL_DECLARE_ERROR_REASON()143 (inform == MBSTRING_BMP || inform == MBSTRING_UNIV) && in OPENSSL_DECLARE_ERROR_REASON()210 outform = MBSTRING_UNIV; in OPENSSL_DECLARE_ERROR_REASON()
349 #define MBSTRING_UNIV (MBSTRING_FLAG | 4) macro
727 #define MBSTRING_UNIV (MBSTRING_FLAG | 4) macro