Home
last modified time | relevance | path

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

/linux/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()
417 alg_count = ARRAY_SIZE(hmac_algos); in seg6_hmac_exit()
419 algo = &hmac_algos[i]; in seg6_hmac_exit()

Completed in 5 milliseconds