Searched defs:fingerprint (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-current/sys/security/mac_veriexec/
H A Dmac_veriexec_internal.h56 unsigned char fingerprint[MAXFINGERPRINTLEN]; member in struct:mac_veriexec_file_info
H A Dveriexec_fingerprint.c140 evaluate_fingerprint(struct vnode *vp, struct mac_veriexec_file_info *ip, struct thread *td, off_t file_size, unsigned char *fingerprint) argument
214 mac_veriexec_fingerprint_check_vnode(struct vnode *vp, struct mac_veriexec_file_info *ip, struct thread *td, off_t file_size, unsigned char *fingerprint) argument
[all...]
H A Dmac_veriexec.h80 unsigned char fingerprint[MAXFINGERPRINTLEN]; member in struct:mac_veriexec_syscall_params
H A Dveriexec_metadata.c635 mac_veriexec_metadata_add_file(int file_dev, dev_t fsid, long fileid, unsigned long gen, unsigned char fingerprint[MAXFINGERPRINTLEN], char *label, size_t labellen, int flags, const char *fp_type, int override) argument
[all...]
H A Dmac_veriexec.c810 unsigned char fingerprint[MAXFINGERPRINTLEN]; member in struct:mac_veriexec_syscall_params32
[all...]
/freebsd-current/sys/netinet/libalias/
H A Dalias_dummy.c63 fingerprint(struct libalias *la, struct alias_data *ah) function
H A Dalias_irc.c96 fingerprint(struct libalias *la, struct alias_data *ah) function
H A Dalias_mod.h82 int (*fingerprint)(struct libalias *, struct alias_data *); member in struct:proto_handler
H A Dalias_smedia.c135 fingerprint(struct libalias *la, struct alias_data *ah) function
H A Dalias_pptp.c80 fingerprint(struct libalias *la, struct alias_data *ah) function
H A Dalias_skinny.c60 fingerprint(struct libalias *la, struct alias_data *ah) function
/freebsd-current/contrib/dma/
H A Dconf.c225 unsigned char *fingerprint = malloc(SHA256_DIGEST_LENGTH); local
H A Dcrypto.c84 unsigned char fingerprint[EVP_MAX_MD_SIZE] = {0}; local
H A Ddma.h141 const unsigned char *fingerprint; member in struct:config
/freebsd-current/sys/dev/veriexec/
H A Dveriexec_ioctl.h43 unsigned char fingerprint[32]; member in struct:verified_exec_params32
50 unsigned char fingerprint[MAXFINGERPRINTLEN]; member in struct:verified_exec_params
/freebsd-current/contrib/wpa/src/common/
H A Dsae.h73 u8 fingerprint[SAE_MAX_HASH_LEN]; member in struct:sae_temporary_data
/freebsd-current/crypto/openssl/apps/
H A Dcrl.c93 int ret = 1, num = 0, badsig = 0, fingerprint = 0, crlnumber = 0; local
H A Dstoreutl.c83 unsigned char *fingerprint = NULL; local
[all...]
H A Dx509.c283 int fingerprint = 0, reqfile = 0, checkend = 0; local
/freebsd-current/contrib/unbound/dnscrypt/
H A Ddnscrypt.c626 dnsc_key_to_fingerprint(char fingerprint[80U], const uint8_t * const key) argument
811 char fingerprint[80]; local
[all...]
/freebsd-current/contrib/openbsm/bin/auditdistd/
H A Dproto_tls.c295 tls_certificate_verify(SSL *ssl, const char *fingerprint) argument
335 tls_exec_client(const char *user, int startfd, const char *srcaddr, const char *dstaddr, const char *fingerprint, const char *defport, int timeout, int debuglevel) argument
/freebsd-current/usr.sbin/pkg/
H A Dpkg.c77 struct fingerprint { struct
324 struct fingerprint *fingerprint, *tmp; local
663 struct fingerprint *fingerprint; local
[all...]
/freebsd-current/crypto/openssh/
H A Dsshconnect.c575 confirm(const char *prompt, const char *fingerprint) argument
[all...]
/freebsd-current/contrib/wpa/hs20/client/
H A Dosu_client.c224 char *fingerprint; local
[all...]
/freebsd-current/sbin/pfctl/
H A Dpfctl_parser.h151 pf_osfp_t fingerprint; member in struct:node_os

Completed in 193 milliseconds

12