Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/
Dseg6_hmac.c73 static struct seg6_hmac_algo hmac_algos[] = { variable
108 alg_count = ARRAY_SIZE(hmac_algos); in __hmac_get_algo()
110 algo = &hmac_algos[i]; in __hmac_get_algo()
361 alg_count = ARRAY_SIZE(hmac_algos); in seg6_hmac_init_algo()
367 algo = &hmac_algos[i]; in seg6_hmac_init_algo()
426 alg_count = ARRAY_SIZE(hmac_algos); in seg6_hmac_exit()
428 algo = &hmac_algos[i]; in seg6_hmac_exit()