Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_algo.c855 int xfrm_count_pfkey_enc_supported(void) in xfrm_count_pfkey_enc_supported() function
864 EXPORT_SYMBOL_GPL(xfrm_count_pfkey_enc_supported);
/openbmc/linux/include/net/
H A Dxfrm.h1794 int xfrm_count_pfkey_enc_supported(void);
/openbmc/linux/net/key/
H A Daf_key.c1622 enc_len = xfrm_count_pfkey_enc_supported(); in compose_sadb_supported()