Searched defs:protkey (Results 1 – 6 of 6) sorted by relevance
/linux/arch/s390/include/uapi/asm/ |
H A D | pkey.h | 98 __u8 protkey[MAXPROTKEYSIZE]; /* the protected key blob */ member 152 struct pkey_protkey protkey; /* out: the protected key */ member 163 struct pkey_protkey protkey; /* out: the protected key */ member 185 struct pkey_protkey protkey; /* out: the protected key */ member 215 struct pkey_protkey protkey; /* out: the protected key */ member 224 struct pkey_protkey protkey; /* in: the protected key to verify */ member 235 struct pkey_protkey protkey; /* out: the protected key */ member 364 struct pkey_protkey protkey; /* out: the protected key */ member
|
/linux/drivers/s390/crypto/ |
H A D | pkey_api.c | 28 u8 *protkey, u32 *protkeylen, u32 *protkeytype, in key2protkey() 57 u8 *protkey, u32 *protkeylen, u32 *protkeytype, u32 xflags) in pkey_key2protkey() 664 u8 *kkey, *protkey; in pkey_ioctl_kblob2protk3() local
|
H A D | pkey_base.c | 154 u8 *protkey, u32 *protkeylen, u32 *protkeytype, in pkey_handler_key_to_protkey() 181 u8 *protkey, u32 *protkeylen, in pkey_handler_slowpath_key_to_protkey()
|
H A D | zcrypt_ccamisc.c | 606 const u8 *seckey, u8 *protkey, u32 *protkeylen, in cca_sec2protkey() 1213 u8 *protkey, u32 *protkeylen, u32 *protkeytype, in cca_cipher2protkey() 1380 u8 *protkey, u32 *protkeylen, u32 *protkeytype, u32 xflags) in cca_ecc2protkey()
|
H A D | pkey_sysfs.c | 54 struct pkey_protkey protkey; in pkey_protkey_aes_attr_read() local
|
H A D | zcrypt_ep11misc.c | 1423 u8 *protkey, u32 *protkeylen, u32 *protkeytype, in ep11_kblob2protkey()
|