Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Dseg6_hmac.c103 static struct seg6_hmac_algo *__hmac_get_algo(u8 alg_id) in __hmac_get_algo() function
126 algo = __hmac_get_algo(hinfo->alg_id); in __do_hmac()