Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DX509_check_purpose.pod28 # define X509_PURPOSE_CRL_SIGN 6
H A DX509_STORE_CTX_new.pod195 B<X509_PURPOSE_SMIME_ENCRYPT>, B<X509_PURPOSE_CRL_SIGN>, B<X509_PURPOSE_ANY>,
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_purp.c54 {X509_PURPOSE_CRL_SIGN, X509_TRUST_COMPAT, 0, check_purpose_crl_sign,
H A Dx509_vfy.c472 purpose = X509_PURPOSE_CRL_SIGN; in check_extensions()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in474 # define X509_PURPOSE_CRL_SIGN 6 macro
H A Dx509v3.h738 # define X509_PURPOSE_CRL_SIGN 6 macro