Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/include/openssl/
Dasn1.h153 # define MBSTRING_FLAG 0x1000 macro
154 # define MBSTRING_UTF8 (MBSTRING_FLAG)
155 # define MBSTRING_ASC (MBSTRING_FLAG|1)
156 # define MBSTRING_BMP (MBSTRING_FLAG|2)
157 # define MBSTRING_UNIV (MBSTRING_FLAG|4)