Searched refs:pp_netkey_ctx (Results 1 – 1 of 1) sorted by relevance
1409 struct pp_netkey_ctx { struct1415 static struct pp_netkey_ctx pp_net0 = {.net_key = (uint8_t *)test_net_key}; argument1416 static struct pp_netkey_ctx pp_net1 = {.net_key = (uint8_t *)test_net_key_secondary};1423 static void pp_netkey_ctx_init(struct pp_netkey_ctx *net) in pp_netkey_ctx_init()1448 static uint64_t pp_hash_calc(struct pp_netkey_ctx *net, uint64_t random, uint16_t *addr) in pp_hash_calc()1650 struct pp_netkey_ctx *net; in test_rx_priv_multi_net_id()