Home
last modified time | relevance | path

Searched defs:skey (Results 1 – 11 of 11) sorted by relevance

/linux/net/tipc/
H A Dcrypto.c211 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 Dl2tp_netlink.c496 unsigned long skey; member
846 unsigned long skey = cbd->skey; in l2tp_nl_cmd_session_dump() local
H A Dl2tp_debugfs.c38 unsigned long skey; /* lookup key of current session */ member
H A Dl2tp_ppp.c1392 unsigned long skey; /* lookup key of current session */ member
/linux/arch/s390/include/asm/
H A Dpage.h131 unsigned char skey, int mapped) in page_set_storage_key()
150 unsigned char skey; in page_get_storage_key() local
H A Dsclp.h48 u8 skey : 1; member
/linux/arch/s390/mm/
H A Dpgtable.c139 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 Drtw_security.h78 u8 skey[16]; member
/linux/net/mac802154/
H A Dllsec.c362 u32 skey = llsec_dev_hash_short(dev->short_addr, dev->pan_id); in mac802154_llsec_dev_add() local
/linux/include/linux/
H A Dsysfs.h36 struct lock_class_key skey; member
/linux/include/net/
H A Dsock.h1656 #define sock_lock_init_class_and_name(sk, sname, skey, name, key) \ argument