OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:match_fingerprint
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/syslogd/
tls.h
173
bool
match_fingerprint
(const X509 *, const char *);
tls.c
526
match_fingerprint
(const X509 *cert, const char *fingerprint)
function
534
DPRINTF((D_TLS|D_CALL), "
match_fingerprint
(cert@%p, fp \"%s\")\n",
767
if (
match_fingerprint
(cur_cert, cred->data)) {
797
if (
match_fingerprint
(cur_cert, conn_info->fingerprint))
Completed in 16 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026