Home
last modified time | relevance | path

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

/linux-6.6.21/net/xfrm/
Dxfrm_algo.c844 int xfrm_count_pfkey_auth_supported(void) in xfrm_count_pfkey_auth_supported() function
853 EXPORT_SYMBOL_GPL(xfrm_count_pfkey_auth_supported);
/linux-6.6.21/include/net/
Dxfrm.h1787 int xfrm_count_pfkey_auth_supported(void);
/linux-6.6.21/net/key/
Daf_key.c1616 auth_len = xfrm_count_pfkey_auth_supported(); in compose_sadb_supported()