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

/freebsd-11.0-release/contrib/wpa/src/tls/
H A Dx509v3.h119 x509_certificate_get_subject(struct x509_certificate *chain,
H A Dtlsv1_client_write.c37 cert = x509_certificate_get_subject(conn->cred->trusted_certs,
173 cert = x509_certificate_get_subject(conn->cred->trusted_certs,
H A Dtlsv1_server_write.c34 cert = x509_certificate_get_subject(conn->cred->trusted_certs,
207 cert = x509_certificate_get_subject(conn->cred->trusted_certs,
H A Dx509v3.c1962 * x509_certificate_get_subject - Get a certificate based on Subject name
1969 x509_certificate_get_subject(struct x509_certificate *chain, function

Completed in 110 milliseconds