Searched refs:llsec_do_encrypt_auth (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/mac802154/ |
H A D | llsec.c | 648 llsec_do_encrypt_auth(struct sk_buff *skb, const struct mac802154_llsec *sec, in llsec_do_encrypt_auth() function 698 return llsec_do_encrypt_auth(skb, sec, hdr, key); in llsec_do_encrypt()
|
/kernel/linux/linux-6.6/net/mac802154/ |
H A D | llsec.c | 656 llsec_do_encrypt_auth(struct sk_buff *skb, const struct mac802154_llsec *sec, in llsec_do_encrypt_auth() function 706 return llsec_do_encrypt_auth(skb, sec, hdr, key); in llsec_do_encrypt()
|
Completed in 4 milliseconds