Home
last modified time | relevance | path

Searched defs:certs (Results 1 – 12 of 12) sorted by relevance

/external/openssl/crypto/ocsp/
Docsp_vfy.c75 int OCSP_basic_verify(OCSP_BASICRESP *bs, STACK_OF(X509) *certs, in OCSP_basic_verify()
162 static int ocsp_find_signer(X509 **psigner, OCSP_BASICRESP *bs, STACK_OF(X509) *certs, in ocsp_find_signer()
185 static X509 *ocsp_find_signer_sk(STACK_OF(X509) *certs, OCSP_RESPID *id) in ocsp_find_signer_sk()
357 …SP_request_verify(OCSP_REQUEST *req, STACK_OF(X509) *certs, X509_STORE *store, unsigned long flags) in OCSP_request_verify()
426 …c int ocsp_req_find_signer(X509 **psigner, OCSP_REQUEST *req, X509_NAME *nm, STACK_OF(X509) *certs, in ocsp_req_find_signer()
Docsp_srv.c208 int OCSP_basic_sign(OCSP_BASICRESP *brsp, in OCSP_basic_sign()
Docsp_cl.c143 int OCSP_request_sign(OCSP_REQUEST *req, in OCSP_request_sign()
/external/openssl/crypto/pkcs7/
Dpk7_smime.c66 PKCS7 *PKCS7_sign(X509 *signcert, EVP_PKEY *pkey, STACK_OF(X509) *certs, in PKCS7_sign()
168 int PKCS7_verify(PKCS7 *p7, STACK_OF(X509) *certs, X509_STORE *store, in PKCS7_verify()
394 PKCS7 *PKCS7_encrypt(STACK_OF(X509) *certs, BIO *in, const EVP_CIPHER *cipher, in PKCS7_encrypt()
/external/wpa_supplicant/tests/
Dtest_x509v3.c28 struct x509_certificate *certs = NULL, *last = NULL, *cert; in main() local
/external/apache-http/src/org/apache/http/conn/ssl/
DAbstractVerifier.java130 Certificate[] certs = session.getPeerCertificates(); in verify() local
137 Certificate[] certs = session.getPeerCertificates(); in verify() local
/external/openssl/crypto/x509v3/
Dpcy_tree.c74 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs, in tree_init()
592 int X509_policy_check(X509_POLICY_TREE **ptree, int *pexplicit_policy, in X509_policy_check()
/external/webkit/WebCore/platform/network/curl/
DResourceHandleCurl.cpp138 static HashMap<String, RetainPtr<CFDataRef> > certs; in clientCerts() local
/external/ipsec-tools/src/racoon/
Deaytest.c225 char **certs; local
415 char **certs = NULL, **p; local
/external/webkit/WebCore/platform/network/cf/
DResourceHandleCFNet.cpp97 static HashMap<String, RetainPtr<CFDataRef> > certs; in clientCerts() local
/external/wpa_supplicant/
Dtls_gnutls.c849 const gnutls_datum_t *certs; in tls_connection_verify_peer() local
/external/openssl/apps/
Dapps.c1042 BIO *certs; in STACK_OF() local