Home
last modified time | relevance | path

Searched refs:crypto_key (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dfreebsd_crypto.h66 typedef struct crypto_key { struct
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c206 static struct pkey_info *crypto_key (char *, char *, sockaddr_u *);
1677 peer->ident_pkey = crypto_key(filename, NULL, in crypto_ident()
3646 * crypto_key - load cryptographic parameters and keys in cert_free()
3656 crypto_key(
3697 msyslog(LOG_ERR, "crypto_key: empty file %s", in crypto_key()
3703 msyslog(LOG_ERR, "crypto_key: no filestamp %s", in crypto_key()
3709 msyslog(LOG_ERR, "crypto_key: invalid filestamp %s", in crypto_key()
3722 msyslog(LOG_ERR, "crypto_key: %s", in crypto_key()
3746 DPRINTF(1, ("crypto_key: %s\n", statstr)); in crypto_key()
3955 pinfo = crypto_key(filenam in crypto_setup()
3665 crypto_key( crypto_key() function
[all...]