Home
last modified time | relevance | path

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

/linux-4.4.14/net/xfrm/
Dxfrm_algo.c817 int xfrm_count_pfkey_enc_supported(void) in xfrm_count_pfkey_enc_supported() function
826 EXPORT_SYMBOL_GPL(xfrm_count_pfkey_enc_supported);
/linux-4.4.14/include/net/
Dxfrm.h1634 int xfrm_count_pfkey_enc_supported(void);
/linux-4.4.14/net/key/
Daf_key.c1586 enc_len = xfrm_count_pfkey_enc_supported(); in compose_sadb_supported()