Searched refs:aalg_list (Results 1 – 1 of 1) sorted by relevance
157 static struct xfrm_algo_desc aalg_list[] = { variable566 return ARRAY_SIZE(aalg_list); in aalg_entries()594 .algs = aalg_list,595 .entries = ARRAY_SIZE(aalg_list),732 return &aalg_list[idx]; in xfrm_aalg_get_byidx()757 status = crypto_has_hash(aalg_list[i].name, 0, in xfrm_probe_algs()759 if (aalg_list[i].available != status) in xfrm_probe_algs()760 aalg_list[i].available = status; in xfrm_probe_algs()783 if (aalg_list[i].available && aalg_list[i].pfkey_supported) in xfrm_count_pfkey_auth_supported()