Searched defs:certs (Results 1 – 5 of 5) sorted by relevance
20 struct x509_certificate *certs = NULL, *last = NULL, *cert; in main() local
355 struct x509_certificate *certs = NULL, *last_cert = NULL; in tls_process_basic_ocsp_response() local
460 static X509 * ocsp_find_signer(STACK_OF(X509) *certs, ResponderID *rid) in ocsp_find_signer()
1140 const gnutls_datum_t *certs; in tls_connection_verify_peer() local
340 struct wpabuf *certs; member