Searched refs:BUF_TYPE_CONVUTF8 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_strex.c130 #define BUF_TYPE_CONVUTF8 0x8 macro
204 if (type & BUF_TYPE_CONVUTF8) {
390 type |= BUF_TYPE_CONVUTF8;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_strex.c130 #define BUF_TYPE_CONVUTF8 0x8 macro
204 if (type & BUF_TYPE_CONVUTF8) {
390 type |= BUF_TYPE_CONVUTF8;

Completed in 76 milliseconds