Searched defs:skey (Results 1 – 11 of 11) sorted by relevance
/linux/net/tipc/ |
H A D | crypto.c | 211 struct tipc_aead_key *skey; member 368 static int tipc_aead_key_generate(struct tipc_aead_key *skey) in tipc_aead_key_generate() 2238 static int tipc_crypto_key_xmit(struct net *net, struct tipc_aead_key *skey, in tipc_crypto_key_xmit() 2290 struct tipc_aead_key *skey = NULL; in tipc_crypto_key_rcv() local 2448 struct tipc_aead_key *skey = NULL; in tipc_crypto_work_tx() local
|
/linux/net/l2tp/ |
H A D | l2tp_netlink.c | 496 unsigned long skey; member 846 unsigned long skey = cbd->skey; in l2tp_nl_cmd_session_dump() local
|
H A D | l2tp_debugfs.c | 38 unsigned long skey; /* lookup key of current session */ member
|
H A D | l2tp_ppp.c | 1392 unsigned long skey; /* lookup key of current session */ member
|
/linux/arch/s390/include/asm/ |
H A D | page.h | 131 unsigned char skey, int mapped) in page_set_storage_key() 150 unsigned char skey; in page_get_storage_key() local
|
H A D | sclp.h | 48 u8 skey : 1; member
|
/linux/arch/s390/mm/ |
H A D | pgtable.c | 139 unsigned long address, bits, skey; in pgste_update_all() local 820 unsigned long bits, skey; in set_guest_storage_key() local
|
/linux/drivers/staging/rtl8723bs/include/ |
H A D | rtw_security.h | 78 u8 skey[16]; member
|
/linux/net/mac802154/ |
H A D | llsec.c | 362 u32 skey = llsec_dev_hash_short(dev->short_addr, dev->pan_id); in mac802154_llsec_dev_add() local
|
/linux/include/linux/ |
H A D | sysfs.h | 36 struct lock_class_key skey; member
|
/linux/include/net/ |
H A D | sock.h | 1656 #define sock_lock_init_class_and_name(sk, sname, skey, name, key) \ argument
|