Searched defs:skey (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/nvme/common/ |
| H A D | auth.c | 307 static int nvme_auth_hash_skey(int hmac_id, u8 *skey, size_t skey_len, u8 *hkey) in nvme_auth_hash_skey() 332 int nvme_auth_augmented_challenge(u8 hmac_id, u8 *skey, size_t skey_len, in nvme_auth_augmented_challenge() 489 int nvme_auth_generate_psk(u8 hmac_id, u8 *skey, size_t skey_len, in nvme_auth_generate_psk()
|
| /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 810 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 | 1677 #define sock_lock_init_class_and_name(sk, sname, skey, name, key) \ argument
|