Home
last modified time | relevance | path

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

/linux-4.4.14/net/xfrm/
Dxfrm_algo.c764 struct xfrm_algo_desc *xfrm_ealg_get_byidx(unsigned int idx) in xfrm_ealg_get_byidx() function
771 EXPORT_SYMBOL_GPL(xfrm_ealg_get_byidx);
/linux-4.4.14/net/key/
Daf_key.c1635 struct xfrm_algo_desc *ealg = xfrm_ealg_get_byidx(i); in compose_sadb_supported()
2856 const struct xfrm_algo_desc *ealg = xfrm_ealg_get_byidx(i); in count_esp_combs()
2928 const struct xfrm_algo_desc *ealg = xfrm_ealg_get_byidx(i); in dump_esp_combs()
/linux-4.4.14/include/net/
Dxfrm.h1636 struct xfrm_algo_desc *xfrm_ealg_get_byidx(unsigned int idx);