OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:matches_common_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/sample/
openssl_hostname_validation.c
65
static HostnameValidationResult
matches_common_name
(const char *hostname, const X509 *server_cert) {
function
175
result =
matches_common_name
(hostname, server_cert);
/src/external/bsd/nsd/dist/
options.c
2234
/* Code in for matches_subject_alternative_name and
matches_common_name
2299
static int
matches_common_name
(
function
2387
result =
matches_common_name
(acl_cert_cn, acl_cert_cn_len, client_cert);
Completed in 78 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026