Searched defs:clrkey (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/s390/crypto/ |
| H A D | pkey_pckmo.c | 65 static int pckmo_clr2protkey(u32 keytype, const u8 *clrkey, u32 clrkeylen, in pckmo_clr2protkey() 180 u8 clrkey[16] = { 0 }, tmpkeybuf[16 + AES_WK_VP_SIZE]; in pckmo_verify_protkey() local 310 u8 clrkey[128]; in pckmo_gen_protkey() local
|
| H A D | pkey_base.c | 234 const u8 *clrkey, u32 clrkeylen, in pkey_handler_clr_to_key()
|
| H A D | pkey_ep11.c | 354 const u8 *clrkey, u32 clrkeylen, in ep11_clr2key()
|
| H A D | pkey_cca.c | 386 const u8 *clrkey, u32 clrkeylen, in cca_clr2key()
|
| H A D | zcrypt_ccamisc.c | 465 const u8 *clrkey, u8 *seckey, u32 xflags) in cca_clr2seckey() 477 u8 clrkey[]; in cca_clr2seckey() member 1122 const u8 *clrkey, u8 *keybuf, u32 *keybufsize, u32 xflags) in cca_clr2cipherkey()
|
| H A D | zcrypt_ep11misc.c | 1355 const u8 *clrkey, u8 *keybuf, u32 *keybufsize, in ep11_clr2keyblob()
|
| /linux/arch/s390/include/uapi/asm/ |
| H A D | pkey.h | 103 __u8 clrkey[MAXCLRKEYSIZE]; /* 16, 24, or 32 byte clear key value */ member 139 struct pkey_clrkey clrkey; /* in: the clear key value */ member 162 struct pkey_clrkey clrkey; /* in: the clear key value */ member 300 struct pkey_clrkey clrkey; /* in: the clear key value */ member
|
| /linux/arch/s390/crypto/ |
| H A D | phmac_s390.c | 261 static inline int make_clrkey_token(const u8 *clrkey, size_t clrkeylen, in make_clrkey_token()
|