Home
last modified time | relevance | path

Searched defs:newkey (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/dev/random/fenestrasX/
H A Dfx_rng.h58 fxrng_rng_setkey(struct fxrng_basic_rng *rng, const void *newkey, size_t len) in fxrng_rng_setkey()
H A Dfx_main.c165 uint8_t newkey[FX_CHACHA20_KEYSIZE]; in _fxrng_alg_read() local
H A Dfx_brng.c254 uint8_t newkey[FX_CHACHA20_KEYSIZE]; in fxrng_brng_read() local
H A Dfx_rng.c122 uint8_t newkey[FX_CHACHA20_KEYSIZE]; in fxrng_rng_genrandom_internal() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c361 zfs_keyformat_t keyformat, boolean_t confirm_key, boolean_t newkey, in get_key_interactive()
484 const char *fsname, zfs_keyformat_t keyformat, boolean_t newkey, in get_key_material_file()
511 const char *fsname, zfs_keyformat_t keyformat, boolean_t newkey, in get_key_material_https()
688 get_key_material(libzfs_handle_t *hdl, boolean_t do_verify, boolean_t newkey, in get_key_material()
853 zfs_handle_t *zhp, boolean_t newkey, zfs_keyformat_t keyformat, in populate_create_encryption_params_nvlists()
/freebsd/crypto/heimdal/kadmin/
H A Drandom_password.c58 OtpKey newkey; in random_password() local
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dmhd.h126 mhioc_resv_key_t newkey; member
136 mhioc_resv_key_t newkey; member
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dccdefname.c45 char newkey[256]; in get_from_registry_indirect() local
/freebsd/sys/netinet/
H A Dtcp_fastopen.c515 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 Dfortuna.c769 uint8_t newkey[RANDOM_KEYSIZE]; in random_fortuna_read() local
/freebsd/sys/dev/kbd/
H A Dkbd.c1019 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 Dcmp_msg_test.c66 static EVP_PKEY *newkey = NULL; variable
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_keyring.c1385 key_serial_t newkey; in save_principal() local
1429 key_serial_t newkey; in save_time_offsets() local
/freebsd/crypto/openssh/
H A Dpacket.c2378 struct newkeys *newkey; newkeys_to_blob() local
2448 struct newkeys *newkey = NULL; newkeys_from_blob() local
[all...]
/freebsd/contrib/ldns/
H A Dkeys.c81 ldns_key *newkey; in ldns_key_new() local
/freebsd/crypto/krb5/src/lib/kadm5/srv/
H A Dsvr_principal.c932 krb5_keyblock newkey, histkey, *kb; in check_pw_reuse() local
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h3795 static inline void ib_update_fast_reg_key(struct ib_mr *mr, u8 newkey) in ib_update_fast_reg_key()