Home
last modified time | relevance | path

Searched refs:__do_hmac (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dseg6_hmac.c119 static int __do_hmac(struct seg6_hmac_info *hinfo, const char *text, u8 psize, in __do_hmac() function
135 pr_debug("sr-ipv6: __do_hmac: digest size too big (%d / %d)\n", in __do_hmac()
214 dgsize = __do_hmac(hinfo, ring, plen, tmp_out, in seg6_hmac_compute()
/kernel/linux/linux-6.6/net/ipv6/
H A Dseg6_hmac.c118 static int __do_hmac(struct seg6_hmac_info *hinfo, const char *text, u8 psize, in __do_hmac() function
134 pr_debug("sr-ipv6: __do_hmac: digest size too big (%d / %d)\n", in __do_hmac()
213 dgsize = __do_hmac(hinfo, ring, plen, tmp_out, in seg6_hmac_compute()

Completed in 2 milliseconds