Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/
H A Dca.c83 REV_CRL_REASON = 1, /* Value is CRL reason code */ enumerator
485 case OPT_CRL_REASON: /* := REV_CRL_REASON */ in ca_main()
490 rev_type = (o - OPT_CRL_REASON) + REV_CRL_REASON; in ca_main()
2390 case REV_CRL_REASON: in make_revocation_str()
/third_party/openssl/apps/
H A Dca.c83 REV_CRL_REASON = 1, /* Value is CRL reason code */ enumerator
485 case OPT_CRL_REASON: /* := REV_CRL_REASON */ in ca_main()
490 rev_type = (o - OPT_CRL_REASON) + REV_CRL_REASON; in ca_main()
2370 case REV_CRL_REASON: in make_revocation_str()

Completed in 7 milliseconds