Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv6/
Dseg6_hmac.c75 static struct seg6_hmac_algo hmac_algos[] = { variable
110 alg_count = ARRAY_SIZE(hmac_algos); in __hmac_get_algo()
112 algo = &hmac_algos[i]; in __hmac_get_algo()
360 alg_count = ARRAY_SIZE(hmac_algos); in seg6_hmac_init_algo()
366 algo = &hmac_algos[i]; in seg6_hmac_init_algo()
421 alg_count = ARRAY_SIZE(hmac_algos); in seg6_hmac_exit()
423 algo = &hmac_algos[i]; in seg6_hmac_exit()