Searched refs:x509_certificate_get_subject (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant/
H A Dx509v3.h105 x509_certificate_get_subject(struct x509_certificate *chain,
141 x509_certificate_get_subject(struct x509_certificate *chain, function
H A Dtlsv1_client.c1185 cert = x509_certificate_get_subject(conn->trusted_certs,
1674 cert = x509_certificate_get_subject(conn->trusted_certs,
H A Dx509v3.c1646 * x509_certificate_get_subject - Get a certificate based on Subject name
1653 x509_certificate_get_subject(struct x509_certificate *chain, function
/external/wpa_supplicant_6/wpa_supplicant/src/tls/
H A Dx509v3.h105 x509_certificate_get_subject(struct x509_certificate *chain,
141 x509_certificate_get_subject(struct x509_certificate *chain, function
H A Dtlsv1_client_write.c41 cert = x509_certificate_get_subject(conn->cred->trusted_certs,
176 cert = x509_certificate_get_subject(conn->cred->trusted_certs,
H A Dtlsv1_server_write.c38 cert = x509_certificate_get_subject(conn->cred->trusted_certs,
211 cert = x509_certificate_get_subject(conn->cred->trusted_certs,
H A Dx509v3.c1694 * x509_certificate_get_subject - Get a certificate based on Subject name
1701 x509_certificate_get_subject(struct x509_certificate *chain, function

Completed in 216 milliseconds