Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/uapi/asm/
Dpkey.h84 struct pkey_protkey { struct
139 struct pkey_protkey protkey; /* out: the protected key */
149 struct pkey_protkey protkey; /* out: the protected key */
169 struct pkey_protkey protkey; /* out: the protected key */
197 struct pkey_protkey protkey; /* out: the protected key */
206 struct pkey_protkey protkey; /* in: the protected key to verify */
217 struct pkey_protkey protkey; /* out: the protected key */
342 struct pkey_protkey protkey; /* out: the protected key */
/linux-6.1.9/arch/s390/include/asm/
Dpkey.h26 struct pkey_protkey *protkey);
/linux-6.1.9/drivers/s390/crypto/
Dpkey_api.c89 struct pkey_protkey *protkey) in pkey_clr2protkey()
147 static int pkey_skey2pkey(const u8 *key, struct pkey_protkey *pkey) in pkey_skey2pkey()
230 static int pkey_ep11key2pkey(const u8 *key, struct pkey_protkey *pkey) in pkey_ep11key2pkey()
309 static int pkey_genprotkey(u32 keytype, struct pkey_protkey *protkey) in pkey_genprotkey()
348 static int pkey_verifyprotkey(const struct pkey_protkey *protkey) in pkey_verifyprotkey()
394 struct pkey_protkey *protkey) in pkey_nonccatok2pkey()
493 struct pkey_protkey *protkey) in pkey_ccainttok2pkey()
519 struct pkey_protkey *protkey) in pkey_keyblob2pkey()
774 struct pkey_protkey *pkey) in pkey_keyblob2pkey2()
1079 struct pkey_protkey pkey; in pkey_keyblob2pkey3()
[all …]
/linux-6.1.9/arch/s390/crypto/
Dpaes_s390.c113 struct pkey_protkey pk;
120 struct pkey_protkey pk[2];
126 struct pkey_protkey *pk) in __paes_keyblob2pkey()
146 struct pkey_protkey pkey; in __paes_convert_key()
415 struct pkey_protkey pkey0, pkey1; in __xts_paes_convert_key()