Searched refs:crl (Results 76 - 85 of 85) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dx509v3.h128 X509_CRL *crl; member in struct:v3_ext_ctx
537 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_CRL *crl);
543 int X509V3_EXT_CRL_add_conf(LHASH *conf, X509V3_CTX *ctx, char *section, X509_CRL *crl);
558 X509_REQ *req, X509_CRL *crl, int flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509v3.h128 X509_CRL *crl; member in struct:v3_ext_ctx
537 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_CRL *crl);
543 int X509V3_EXT_CRL_add_conf(LHASH *conf, X509V3_CTX *ctx, char *section, X509_CRL *crl);
558 X509_REQ *req, X509_CRL *crl, int flags);
H A Dpkcs12.h116 struct pkcs12_bag_st *bag; /* secret, crl and certbag */
173 PKCS12_SAFEBAG *PKCS12_x509crl2certbag(X509_CRL *crl);
H A Dstore.h216 X509_CRL *crl; member in union:STORE_OBJECT_st::__anon2992
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A DMakefile44 ca crl rsa rsautl dsa dsaparam \
59 ca.o pkcs7.o crl2p7.o crl.o \
66 pkcs7.c crl2p7.c crl.c \
289 crl.o: ../e_os.h ../include/openssl/aes.h ../include/openssl/asn1.h
290 crl.o: ../include/openssl/bio.h ../include/openssl/blowfish.h
291 crl.o: ../include/openssl/bn.h ../include/openssl/buffer.h
292 crl.o: ../include/openssl/cast.h ../include/openssl/conf.h
293 crl.o: ../include/openssl/crypto.h ../include/openssl/des.h
294 crl.o: ../include/openssl/des_old.h ../include/openssl/dh.h
295 crl
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs12/
H A Dpkcs12.h116 struct pkcs12_bag_st *bag; /* secret, crl and certbag */
173 PKCS12_SAFEBAG *PKCS12_x509crl2certbag(X509_CRL *crl);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dnss.c417 CERTSignedCrl *crl = SEC_FindCrlByDERCert(db, crlDER, 0); local
418 if(crl) {
420 SEC_DestroyCrl(crl);
H A Durldata.h262 x509_crl crl; member in struct:ssl_connect_data
1314 STRING_SSL_CRLFILE, /* crl file to check certificate */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs7/
H A Dpk7_smime.c240 X509_STORE_CTX_set0_crls(&cert_ctx, p7->d.sign->crl);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/store/
H A Dstore.h216 X509_CRL *crl; member in union:STORE_OBJECT_st::__anon2922

Completed in 142 milliseconds

1234