Searched defs:keyflags (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/tools/testing/selftests/net/tcp_ao/lib/ |
D | aolib.h | 331 uint8_t keyflags, uint8_t keylen, const char *key) in test_prepare_key() 342 const char *key, uint8_t keyflags, in test_prepare_def_key() 378 const char *key, uint8_t keyflags, in test_add_key_vrf() 585 const char *key, uint8_t keyflags, in test_add_repaired_key()
|
D | sock.c | 141 uint8_t maclen, uint8_t keyflags, in test_prepare_key_sockaddr()
|
/linux-6.8/tools/testing/selftests/net/tcp_ao/ |
D | key-management.c | 168 static int test_add_current_rnext_key(int sk, const char *key, uint8_t keyflags, in test_add_current_rnext_key() 191 static int __try_add_current_rnext_key(int sk, const char *key, uint8_t keyflags, in __try_add_current_rnext_key() 214 uint8_t keyflags, in try_add_current_rnext_key() 528 uint8_t keyflags = 0; in test_add_key_cr() local
|
D | unsigned-md5.c | 321 uint8_t keyflags = 0; in try_add_key_vrf() local
|
/linux-6.8/include/uapi/linux/ |
D | tcp.h | 390 __u8 keyflags; /* see TCP_AO_KEYF_ */ member 408 __u8 keyflags; /* see TCP_AO_KEYF_ */ member 455 __u8 keyflags; /* in/out: see TCP_AO_KEYF_ */ member
|
/linux-6.8/include/net/ |
D | tcp_ao.h | 40 u8 keyflags; member
|
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_rmap.c | 2799 unsigned int keyflags; in xfs_rmap_count_owners_helper() local
|