Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A 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()
358 alg_count = ARRAY_SIZE(hmac_algos); in seg6_hmac_init_algo()
364 algo = &hmac_algos[i]; in seg6_hmac_init_algo()
415 alg_count = ARRAY_SIZE(hmac_algos); in seg6_hmac_exit()
417 algo = &hmac_algos[i]; in seg6_hmac_exit()

Completed in 3 milliseconds