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

/openbsd-current/lib/libcrypto/asn1/
H A Da_strex.c428 int fn_opt, fn_nid; local
488 fn_opt = flags & XN_FLAG_FN_MASK;
514 if (fn_opt != XN_FLAG_FN_NONE) {
516 if ((fn_opt == XN_FLAG_FN_OID) ||
522 if (fn_opt == XN_FLAG_FN_SN) {
525 } else if (fn_opt == XN_FLAG_FN_LN) {

Completed in 71 milliseconds