Searched refs:get_random_bytes (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | random.h | 33 get_random_bytes((void *)ptr, (int)len); in random_get_bytes()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/randombytes/nativeclient/ |
| H A D | randombytes_nativeclient.c | 27 if (rand_intf.get_random_bytes(buf_, size, &readnb) != 0 || in randombytes_nativeclient_buf()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/ |
| H A D | xattrtest.c | 420 get_random_bytes(char *buf, size_t bytes) in get_random_bytes() function 683 rc = get_random_bytes(xattrbytes, rndsz); in main()
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_dfs.c | 424 get_random_bytes(&v, sizeof(v)); in ieee80211_dfs_pickchannel()
|
| H A D | ieee80211_crypto_wep.c | 103 get_random_bytes(&ctx->wc_iv, sizeof(ctx->wc_iv)); in wep_attach()
|
| H A D | ieee80211_freebsd.h | 362 void get_random_bytes(void *, size_t);
|
| H A D | ieee80211_freebsd.c | 752 get_random_bytes(void *p, size_t n) in get_random_bytes() function
|
| H A D | ieee80211_hostap.c | 1096 get_random_bytes(ni->ni_challenge, in hostap_auth_shared()
|
| H A D | ieee80211_node.c | 366 get_random_bytes(ni->ni_bssid, IEEE80211_ADDR_LEN); in ieee80211_create_ibss()
|
| H A D | ieee80211_mesh.c | 965 get_random_bytes(&r, 2); in mesh_generateid()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-generic.c | 739 get_random_bytes(s, sizeof (s)); in spl_random_init()
|