Home
last modified time | relevance | path

Searched defs:crls (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/usr.bin/openssl/
H A Dcerthash.c432 struct hashinfo **crls) in certhash_merge()
512 struct hashinfo **crls) in certhash_file()
562 struct hashinfo *links = NULL, *certs = NULL, *crls = NULL, *link; in certhash_directory() local
H A Dverify.c367 check(X509_STORE *ctx, char *file, STACK_OF(X509) *uchain, in check()
/openbsd-src/usr.sbin/rpki-client/
H A Dvalidate.c333 build_crls(const struct crl * crl,STACK_OF (X509_CRL)** crls) build_crls() argument
H A Dextern.h609 uint32_t crls; /* revocation lists */ global() member
/openbsd-src/lib/libcrypto/cms/
H A Dcms_smime.c306 cms_signerinfo_verify_cert(CMS_SignerInfo *si, X509_STORE *store, in cms_signerinfo_verify_cert()
/openbsd-src/lib/libcrypto/x509/
H A Dx509_vfy.c1064 get_crl_sk(X509_STORE_CTX * ctx,X509_CRL ** pcrl,X509_CRL ** pdcrl,X509 ** pissuer,int * pscore,unsigned int * preasons,STACK_OF (X509_CRL)* crls) get_crl_sk() argument
1182 get_delta_sk(X509_STORE_CTX * ctx,X509_CRL ** dcrl,int * pscore,X509_CRL * base,STACK_OF (X509_CRL)* crls) get_delta_sk() argument
[all...]