Searched refs:hmac_algos (Results 1 – 1 of 1) sorted by relevance
80 static struct seg6_hmac_algo hmac_algos[] = { variable115 alg_count = ARRAY_SIZE(hmac_algos); in __hmac_get_algo()117 algo = &hmac_algos[i]; in __hmac_get_algo()370 alg_count = ARRAY_SIZE(hmac_algos); in seg6_hmac_init_algo()376 algo = &hmac_algos[i]; in seg6_hmac_init_algo()435 alg_count = ARRAY_SIZE(hmac_algos); in seg6_hmac_exit()437 algo = &hmac_algos[i]; in seg6_hmac_exit()
Completed in 3 milliseconds