Searched refs:make_cookie (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireguard/ |
H A D | cookie.c | 91 static void make_cookie(u8 cookie[COOKIE_LEN], struct sk_buff *skb, in make_cookie() function 140 make_cookie(cookie, skb, checker); in wg_cookie_validate_packet() 192 make_cookie(cookie, skb, checker); in wg_cookie_message_create()
|
/kernel/linux/linux-6.6/drivers/net/wireguard/ |
H A D | cookie.c | 91 static void make_cookie(u8 cookie[COOKIE_LEN], struct sk_buff *skb, in make_cookie() function 140 make_cookie(cookie, skb, checker); in wg_cookie_validate_packet() 192 make_cookie(cookie, skb, checker); in wg_cookie_message_create()
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | ldc.c | 2009 static u64 make_cookie(u64 index, u64 pgsz_code, u64 page_offset) in make_cookie() function 2099 this_cookie = make_cookie(sp->pte_idx, in fill_cookies()
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | ldc.c | 2009 static u64 make_cookie(u64 index, u64 pgsz_code, u64 page_offset) in make_cookie() function 2099 this_cookie = make_cookie(sp->pte_idx, in fill_cookies()
|
Completed in 8 milliseconds