Home
last modified time | relevance | path

Searched refs:fingerprints (Results 1 – 17 of 17) sorted by relevance

/freebsd-14-stable/crypto/openssh/
HDdns.c201 struct rrsetinfo *fingerprints = NULL; in verify_host_key_dns() local
224 DNS_RDATATYPE_SSHFP, 0, &fingerprints); in verify_host_key_dns()
230 if (fingerprints->rri_flags & RRSET_VALIDATED) { in verify_host_key_dns()
233 fingerprints->rri_nrdatas); in verify_host_key_dns()
236 fingerprints->rri_nrdatas); in verify_host_key_dns()
239 if (fingerprints->rri_nrdatas) in verify_host_key_dns()
242 for (counter = 0; counter < fingerprints->rri_nrdatas; counter++) { in verify_host_key_dns()
249 fingerprints->rri_rdatas[counter].rdi_data, in verify_host_key_dns()
250 fingerprints->rri_rdatas[counter].rdi_length)) { in verify_host_key_dns()
262 freerrset(fingerprints); in verify_host_key_dns()
[all …]
/freebsd-14-stable/crypto/openssl/doc/
HDREADME.md6 [fingerprints.txt](fingerprints.txt)
7 PGP fingerprints of authorised release signers
HDfingerprints.txt4 the fingerprints of team members who are "authorized" to sign the
12 The following is the list of fingerprints for the keys that are
/freebsd-14-stable/usr.sbin/pkg/
HDpkg.c442 struct fingerprint_list *fingerprints; in load_fingerprints() local
446 fingerprints = calloc(1, sizeof(struct fingerprint_list)); in load_fingerprints()
447 if (fingerprints == NULL) in load_fingerprints()
449 STAILQ_INIT(fingerprints); in load_fingerprints()
452 free(fingerprints); in load_fingerprints()
463 STAILQ_INSERT_TAIL(fingerprints, finger, next); in load_fingerprints()
470 return (fingerprints); in load_fingerprints()
736 const char *fingerprints; in verify_signature() local
748 if (r->fingerprints == NULL) { in verify_signature()
752 fingerprints = r->fingerprints; in verify_signature()
[all …]
HDFreeBSD.conf.latest12 signature_type: "fingerprints",
13 fingerprints: "/usr/share/keys/pkg",
HDFreeBSD.conf.quarterly12 signature_type: "fingerprints",
13 fingerprints: "/usr/share/keys/pkg",
HDconfig.c340 free(r->fingerprints); in repo_free()
414 free(repo->fingerprints); in parse_repo()
415 repo->fingerprints = strdup(ucl_object_tostring(cur)); in parse_repo()
416 if (repo->fingerprints == NULL) in parse_repo()
697 r->fingerprints = c[FINGERPRINTS].value; in config_get_repositories()
HDconfig.h78 char *fingerprints; member
/freebsd-14-stable/release/pkg_repos/
HDrelease-dvd.conf5 fingerprints: "/usr/share/keys/pkg",
/freebsd-14-stable/release/tools/
HDoci-image-static.conf41 fingerprints: "/usr/share/keys/pkg",
/freebsd-14-stable/crypto/openssl/doc/man1/
HDopenssl-rehash.pod.in80 fingerprints. If not found in the user's B<PATH>, then set the
133 fingerprints (see above).
/freebsd-14-stable/release/scripts/
HDmake-oci-image.sh31 fingerprints: "none"
/freebsd-14-stable/crypto/openssl/doc/man3/
HDOSSL_ESS_check_signing_certs.pod31 using their SHA-1 fingerprints.
HDOSSL_STORE_SEARCH.pod121 loader has to decide on a default digest and compare fingerprints
/freebsd-14-stable/contrib/unbound/doc/
HDrequirements.txt30 fingerprints on data sets, the Iterator that sends queries to the
/freebsd-14-stable/sbin/pfctl/
HDpf.os174 # to other fingerprints for this system, and verify the system isn't
/freebsd-14-stable/contrib/byacc/
HDCHANGES2267 - Convert *most* error fingerprints to:
2284 - Convert *most* error fingerprints to:
2301 - Convert *most* error fingerprints to: