Searched refs:current_crl (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/x509/
H A Dx509_vfy.c719 ctx->current_crl = crl;
753 ctx->current_crl = NULL;
765 ctx->current_crl = crl;
814 ctx->current_crl = NULL;
1886 return ctx->current_crl;
2014 ctx->current_crl=NULL;
H A Dx509_vfy.h270 X509_CRL *current_crl; /* current CRL */ member in struct:x509_store_ctx_st
/external/openssl/crypto/x509/
H A Dx509_vfy.c719 ctx->current_crl = crl;
753 ctx->current_crl = NULL;
765 ctx->current_crl = crl;
814 ctx->current_crl = NULL;
1886 return ctx->current_crl;
2014 ctx->current_crl=NULL;
H A Dx509_vfy.h270 X509_CRL *current_crl; /* current CRL */ member in struct:x509_store_ctx_st
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dx509_vfy.h270 X509_CRL *current_crl; /* current CRL */ member in struct:x509_store_ctx_st
/external/openssl/include/openssl/
H A Dx509_vfy.h270 X509_CRL *current_crl; /* current CRL */ member in struct:x509_store_ctx_st

Completed in 64 milliseconds