Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/asn1/
H A Da_strex.c536 if ((objlen < fld_len) && (flags & XN_FLAG_FN_ALIGN)) { in do_name_ex()
/dragonfly/crypto/libressl/include/openssl/
H A Dx509.h272 #define XN_FLAG_FN_ALIGN (1 << 25) /* Align field names to 20 characters */ macro
297 XN_FLAG_FN_ALIGN)
/dragonfly/crypto/libressl/apps/openssl/
H A Dapps.c926 {"align", XN_FLAG_FN_ALIGN, 0}, in set_name_ex()