Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H 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()
359 alg_count = ARRAY_SIZE(hmac_algos); in seg6_hmac_init_algo()
365 algo = &hmac_algos[i]; in seg6_hmac_init_algo()
424 alg_count = ARRAY_SIZE(hmac_algos); in seg6_hmac_exit()
426 algo = &hmac_algos[i]; in seg6_hmac_exit()