Home
last modified time | relevance | path

Searched refs:sadb_key (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/key/
H A Daf_key.c358 [SADB_EXT_KEY_AUTH] = (u8) sizeof(struct sadb_key),
359 [SADB_EXT_KEY_ENCRYPT] = (u8) sizeof(struct sadb_key),
426 static inline int sadb_key_len(const struct sadb_key *key) in sadb_key_len()
430 return DIV_ROUND_UP(sizeof(struct sadb_key) + key_bytes, in sadb_key_len()
436 const struct sadb_key *key = p; in verify_key_len()
772 struct sadb_key *key; in __pfkey_xfrm_state2msg()
812 size += sizeof(struct sadb_key) + auth_key_size; in __pfkey_xfrm_state2msg()
817 size += sizeof(struct sadb_key) + encrypt_key_size; in __pfkey_xfrm_state2msg()
968 key = skb_put(skb, sizeof(struct sadb_key) + auth_key_size); in __pfkey_xfrm_state2msg()
969 key->sadb_key_len = (sizeof(struct sadb_key) + auth_key_size) / in __pfkey_xfrm_state2msg()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpfkeyv2.h64 struct sadb_key { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpfkeyv2.h64 struct sadb_key { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpfkeyv2.h64 struct sadb_key { struct