Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_purp.c145 .purpose = X509_PURPOSE_CRL_SIGN,
H A Dx509v3.h422 #define X509_PURPOSE_CRL_SIGN 6 macro
H A Dx509_vfy.c730 purpose = X509_PURPOSE_CRL_SIGN; in x509_vfy_check_chain_extensions()