Home
last modified time | relevance | path

Searched refs:SADB_EXT_SUPPORTED_ENCRYPT (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dpfkeyv2.h363 #define SADB_EXT_SUPPORTED_ENCRYPT 15 macro
/linux/net/key/
H A Daf_key.c361 [SADB_EXT_SUPPORTED_ENCRYPT] = (u8) sizeof(struct sadb_supported),
1668 sp->sadb_supported_exttype = SADB_EXT_SUPPORTED_ENCRYPT; in compose_sadb_supported()