Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c413 xo->status = CRYPTO_INVALID_PROTOCOL; in mlx5e_ipsec_build_sp()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_input.c524 if (xo->status & CRYPTO_INVALID_PROTOCOL) { in xfrm_input()
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h1024 #define CRYPTO_INVALID_PROTOCOL 128 macro