Home
last modified time | relevance | path

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

/linux-6.1.9/net/xfrm/
Dxfrm_algo.c803 struct xfrm_algo_desc *xfrm_ealg_get_byidx(unsigned int idx) in xfrm_ealg_get_byidx() function
810 EXPORT_SYMBOL_GPL(xfrm_ealg_get_byidx);
/linux-6.1.9/net/key/
Daf_key.c1672 struct xfrm_algo_desc *ealg = xfrm_ealg_get_byidx(i); in compose_sadb_supported()
2919 const struct xfrm_algo_desc *ealg = xfrm_ealg_get_byidx(i); in count_esp_combs()
2995 const struct xfrm_algo_desc *ealg = xfrm_ealg_get_byidx(i); in dump_esp_combs()
/linux-6.1.9/include/net/
Dxfrm.h1721 struct xfrm_algo_desc *xfrm_ealg_get_byidx(unsigned int idx);