Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/arch/s390/include/asm/
Dpkey.h26 struct pkey_protkey *protkey);
/Linux-v5.10/arch/s390/crypto/
Dpaes_s390.c112 struct pkey_protkey pk;
119 struct pkey_protkey pk[2];
125 struct pkey_protkey *pk) in __paes_keyblob2pkey()
141 struct pkey_protkey pkey; in __paes_convert_key()
405 struct pkey_protkey pkey0, pkey1; in __xts_paes_convert_key()
/Linux-v5.10/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()
226 static int pkey_ep11key2pkey(const u8 *key, struct pkey_protkey *pkey) in pkey_ep11key2pkey()
303 static int pkey_genprotkey(u32 keytype, struct pkey_protkey *protkey) in pkey_genprotkey()
342 static int pkey_verifyprotkey(const struct pkey_protkey *protkey) in pkey_verifyprotkey()
388 struct pkey_protkey *protkey) in pkey_nonccatok2pkey()
486 struct pkey_protkey *protkey) in pkey_ccainttok2pkey()
512 struct pkey_protkey *protkey) in pkey_keyblob2pkey()
761 struct pkey_protkey *pkey) in pkey_keyblob2pkey2()
1057 struct pkey_protkey pkey; in pkey_keyblob2pkey3()
[all …]