Searched refs:der_utf8_valid_char (Results 1 – 3 of 3) sorted by relevance
39 int der_utf8_valid_char(const wchar_t c) in der_utf8_valid_char() function68 if (!der_utf8_valid_char(in[x])) return CRYPT_INVALID_ARG; in der_length_utf8_string()
33 if (!der_utf8_valid_char(in[x])) return CRYPT_INVALID_ARG; in der_encode_utf8_string()
449 int der_utf8_valid_char(const wchar_t c);