Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dprint.c240 enum critical_flag { D_C = 0, S_C, S_N_C, M_C, M_N_C }; enumerator
265 case M_N_C: in check_Null()
764 { ext(subjectDirectoryAttributes, Null), M_N_C },
765 { ext(subjectKeyIdentifier, subjectKeyIdentifier), M_N_C },
767 { ext(subjectAltName, subjectAltName), M_N_C },
770 { ext(cRLNumber, Null), M_N_C },
771 { ext(cRLReason, Null), M_N_C },
772 { ext(holdInstructionCode, Null), M_N_C },
773 { ext(invalidityDate, Null), M_N_C },
780 { ext(policyMappings, Null), M_N_C },
[all …]