Searched defs:protkeylen (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/s390/crypto/ |
D | pkey_pckmo.c | 82 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in pckmo_clr2protkey() 221 static int pckmo_verify_protkey(const u8 *protkey, u32 protkeylen, in pckmo_verify_protkey() 279 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in pckmo_key2protkey() 404 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in pckmo_gen_protkey() 496 u8 *protkey, u32 *protkeylen, u32 *keyinfo) in pkey_pckmo_key2protkey()
|
D | pkey_api.c | 27 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in key2protkey() 55 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in pkey_key2protkey() 658 u32 protkeylen = PROTKEYBLOBBUFSIZE; in pkey_ioctl_kblob2protk3() local
|
D | pkey_base.c | 153 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in pkey_handler_key_to_protkey() 179 u8 *protkey, u32 *protkeylen, in pkey_handler_slowpath_key_to_protkey()
|
D | pkey_cca.c | 216 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in cca_key2protkey() 554 u8 *protkey, u32 *protkeylen, in cca_slowpath_key2protkey()
|
D | pkey_ep11.c | 189 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in ep11_key2protkey() 503 u8 *protkey, u32 *protkeylen, in ep11_slowpath_key2protkey()
|
D | zcrypt_ccamisc.c | 575 const u8 *seckey, u8 *protkey, u32 *protkeylen, in cca_sec2protkey() 1170 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in cca_cipher2protkey() 1335 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in cca_ecc2protkey()
|
D | zcrypt_ep11misc.c | 1475 u8 *protkey, u32 *protkeylen, u32 *protkeytype) in ep11_kblob2protkey()
|