Home
last modified time | relevance | path

Searched defs:protkey (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/s390/include/uapi/asm/
Dpkey.h81 __u8 protkey[MAXPROTKEYSIZE]; /* the protected key blob */ member
119 struct pkey_protkey protkey; /* out: the protected key */ member
129 struct pkey_protkey protkey; /* out: the protected key */ member
149 struct pkey_protkey protkey; /* out: the protected key */ member
177 struct pkey_protkey protkey; /* out: the protected key */ member
186 struct pkey_protkey protkey; /* in: the protected key to verify */ member
197 struct pkey_protkey protkey; /* out: the protected key */ member
309 struct pkey_protkey protkey; /* out: the protected key */ member
/Linux-v5.4/drivers/s390/crypto/
Dpkey_api.c71 u8 protkey[MAXPROTKEYSIZE]; /* the protected key blob */ member
79 struct pkey_protkey *protkey) in pkey_clr2protkey()
221 static int pkey_genprotkey(u32 keytype, struct pkey_protkey *protkey) in pkey_genprotkey()
260 static int pkey_verifyprotkey(const struct pkey_protkey *protkey) in pkey_verifyprotkey()
306 struct pkey_protkey *protkey) in pkey_nonccatok2pkey()
334 struct pkey_protkey *protkey) in pkey_ccainttok2pkey()
360 struct pkey_protkey *protkey) in pkey_keyblob2pkey()
1152 struct pkey_protkey protkey; in pkey_protkey_aes_attr_read() local
Dzcrypt_ccamisc.c554 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in cca_sec2protkey()
1150 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in cca_cipher2protkey()