Home
last modified time | relevance | path

Searched defs:issuer (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_client_ocsp.c112 struct x509_certificate *issuer, in tls_process_ocsp_single_response()
313 struct x509_certificate *issuer, const u8 *resp, in tls_process_ocsp_responses()
356 struct x509_certificate *issuer, *signer; in tls_process_basic_ocsp_response() local
Dx509v3.c1832 int x509_certificate_check_signature(struct x509_certificate *issuer, in x509_certificate_check_signature()
1841 int x509_check_signature(struct x509_certificate *issuer, in x509_check_signature()
Dx509v3.h56 struct x509_name issuer; member