HomeSort by: relevance | last modified time | path
    Searched refs:fingerprint (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/veriexecctl/
veriexecctl_parse.y 66 | statement path type fingerprint flags eol {
129 fingerprint : STRING { label
135 err(1, "Cannot allocate memory for fingerprint");
141 warnx("Bad fingerprint `%s' in line %zu", $1, line);
212 * not an integral number of bytes in the fingerprint.
  /src/usr.sbin/syslogd/
tls.h 121 * check_peer_cert() fills in subject and fingerprint from the peer cert
137 char *fingerprint; /* fingerprint of peer cert */ member in struct:tls_conn_settings
tls.c 305 "and fingerprint \"%s\"", SSLeay_version(SSLEAY_VERSION),
316 * get fingerprint of cert
337 * and to let the user use "openssl -fingerprint ..."
523 * check if certificate matches given fingerprint
526 match_fingerprint(const X509 *cert, const char *fingerprint)
535 cert, fingerprint);
536 if (!fingerprint)
541 q = fingerprint;
550 if (strncmp(certfingerprint, fingerprint, strlen(certfingerprint))) {
629 "from %s due to %s. Subject is \"%s\", fingerprint is
    [all...]
  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 128 pf_osfp_t fingerprint; member in struct:node_os
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
msm8994-sony-xperia-kitakami.dtsi 100 /* FPC fingerprint reader */

Completed in 14 milliseconds