Searched refs:XN_FLAG_FN_LN (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/asn1/
H A Da_strex.c485 } else if(fn_opt == XN_FLAG_FN_LN) {
/external/openssl/crypto/x509/
H A Dx509.h395 #define XN_FLAG_FN_LN (1 << 21) /* Object long name */ macro
431 XN_FLAG_FN_LN | \
/external/openssl/include/openssl/
H A Dx509.h395 #define XN_FLAG_FN_LN (1 << 21) /* Object long name */ macro
431 XN_FLAG_FN_LN | \
/external/openssl/apps/
H A Dapps.c1292 { "lname", XN_FLAG_FN_LN, XN_FLAG_FN_MASK},

Completed in 25 milliseconds