Home
last modified time | relevance | path

Searched refs:prandom_bytes (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_vnic.h73 void prandom_bytes(void *dest_ptr, size_t len);
H A Dbnxt_vnic.c19 void prandom_bytes(void *dest_ptr, size_t len) in prandom_bytes() function
175 prandom_bytes(vnic->rss_hash_key, HW_HASH_KEY_SIZE); in bnxt_alloc_vnic_attributes()
H A Dbnxt_flow.c1375 prandom_bytes(vnic->rss_hash_key, in bnxt_validate_and_parse_flow()