Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dpfkeyv2.h308 #define SADB_EALG_NULL 11 macro
/linux-2.6.39/net/xfrm/
Dxfrm_algo.c302 .sadb_alg_id = SADB_EALG_NULL,
/linux-2.6.39/net/key/
Daf_key.c1089 sa->sadb_sa_encrypt != SADB_EALG_NULL && in pfkey_msg2xfrm_state()