Searched defs:newkey (Results 1 – 14 of 14) sorted by relevance
/freebsd/sys/dev/random/fenestrasX/ |
H A D | fx_rng.h | 58 fxrng_rng_setkey(struct fxrng_basic_rng *rng, const void *newkey, size_t len) in fxrng_rng_setkey()
|
H A D | fx_main.c | 165 uint8_t newkey[FX_CHACHA20_KEYSIZE]; in _fxrng_alg_read() local
|
H A D | fx_brng.c | 254 uint8_t newkey[FX_CHACHA20_KEYSIZE]; in fxrng_brng_read() local
|
H A D | fx_rng.c | 122 uint8_t newkey[FX_CHACHA20_KEYSIZE]; in fxrng_rng_genrandom_internal() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_crypto.c | 360 zfs_keyformat_t keyformat, boolean_t confirm_key, boolean_t newkey, in get_key_interactive() 483 const char *fsname, zfs_keyformat_t keyformat, boolean_t newkey, in get_key_material_file() 510 const char *fsname, zfs_keyformat_t keyformat, boolean_t newkey, in get_key_material_https() 687 get_key_material(libzfs_handle_t *hdl, boolean_t do_verify, boolean_t newkey, in get_key_material() 852 zfs_handle_t *zhp, boolean_t newkey, zfs_keyformat_t keyformat, in populate_create_encryption_params_nvlists()
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | random_password.c | 58 OtpKey newkey; in random_password() local
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
H A D | mhd.h | 125 mhioc_resv_key_t newkey; member 135 mhioc_resv_key_t newkey; member
|
/freebsd/sys/netinet/ |
H A D | tcp_fastopen.c | 515 uint8_t newkey[TCP_FASTOPEN_KEY_LEN]; in tcp_fastopen_autokey_locked() local 758 uint8_t newkey[TCP_FASTOPEN_KEY_LEN]; in sysctl_net_inet_tcp_fastopen_setkey() local
|
/freebsd/sys/dev/random/ |
H A D | fortuna.c | 762 uint8_t newkey[RANDOM_KEYSIZE]; in random_fortuna_read() local
|
/freebsd/sys/dev/kbd/ |
H A D | kbd.c | 1019 key_change_ok(struct keyent_t *oldkey, struct keyent_t *newkey, struct thread *td) in key_change_ok() 1100 fkey_change_ok(fkeytab_t *oldkey, fkeyarg_t *newkey, struct thread *td) in fkey_change_ok()
|
/freebsd/crypto/openssl/test/ |
H A D | cmp_msg_test.c | 66 static EVP_PKEY *newkey = NULL; variable
|
/freebsd/crypto/openssh/ |
H A D | packet.c | 2279 struct newkeys *newkey; in newkeys_to_blob() local 2349 struct newkeys *newkey = NULL; in newkeys_from_blob() local
|
/freebsd/contrib/ldns/ |
H A D | keys.c | 81 ldns_key *newkey; in ldns_key_new() local
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_verbs.h | 3795 static inline void ib_update_fast_reg_key(struct ib_mr *mr, u8 newkey) in ib_update_fast_reg_key()
|