Home
last modified time | relevance | path

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

/linux-4.1.27/net/xfrm/
Dxfrm_algo.c736 struct xfrm_algo_desc *xfrm_ealg_get_byidx(unsigned int idx) in xfrm_ealg_get_byidx() function
743 EXPORT_SYMBOL_GPL(xfrm_ealg_get_byidx);
/linux-4.1.27/net/key/
Daf_key.c1634 struct xfrm_algo_desc *ealg = xfrm_ealg_get_byidx(i); in compose_sadb_supported()
2855 const struct xfrm_algo_desc *ealg = xfrm_ealg_get_byidx(i); in count_esp_combs()
2927 const struct xfrm_algo_desc *ealg = xfrm_ealg_get_byidx(i); in dump_esp_combs()
/linux-4.1.27/include/net/
Dxfrm.h1625 struct xfrm_algo_desc *xfrm_ealg_get_byidx(unsigned int idx);