Home
last modified time | relevance | path

Searched refs:ep11keyblob (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_ep11misc.h28 struct ep11keyblob { struct
46 struct ep11keyblob *kb = (struct ep11keyblob *) key; in is_ep11_keyblob()
H A Dzcrypt_ep11misc.c123 struct ep11keyblob *kb = (struct ep11keyblob *) (key + sizeof(*hdr)); in ep11_check_aes_key_with_hdr()
190 struct ep11keyblob *kb = (struct ep11keyblob *) (key + sizeof(*hdr)); in ep11_check_ecc_key_with_hdr()
257 struct ep11keyblob *kb = (struct ep11keyblob *) key; in ep11_check_aes_key()
705 struct ep11keyblob *kb; in ep11_genaeskey()
787 kb = (struct ep11keyblob *) keybuf; in ep11_genaeskey()
970 struct ep11keyblob *kb; in ep11_unwrapkey()
1055 kb = (struct ep11keyblob *) keybu in ep11_unwrapkey()
[all...]
H A Dpkey_api.c231 struct ep11keyblob *kb = (struct ep11keyblob *) key; in pkey_ep11key2pkey()
730 struct ep11keyblob *kb = (struct ep11keyblob *)key; in pkey_verifykey2()
791 if (keylen < sizeof(struct ep11keyblob)) in pkey_keyblob2pkey2()
817 struct ep11keyblob *kb = (struct ep11keyblob *) key; in pkey_keyblob2pkey2()
846 struct ep11keyblob *kb = (struct ep11keyblob *) in pkey_apqns4key()
863 struct ep11keyblob *k in pkey_apqns4key()
[all...]
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_ep11misc.h30 struct ep11keyblob { struct
48 struct ep11keyblob *kb = (struct ep11keyblob *)key; in is_ep11_keyblob()
H A Dzcrypt_ep11misc.c164 struct ep11keyblob **kbpl, size_t *kbplsize) in ep11_kb_decode()
168 struct ep11keyblob *pl = NULL; in ep11_kb_decode()
184 if (plsize < sizeof(struct ep11keyblob)) in ep11_kb_decode()
190 pl = (struct ep11keyblob *)tmpp; in ep11_kb_decode()
213 struct ep11keyblob *kb; in ep11_kb_wkvp()
228 struct ep11keyblob *kb = (struct ep11keyblob *)(key + sizeof(*hdr)); in ep11_check_aes_key_with_hdr()
295 struct ep11keyblob *kb = (struct ep11keyblob *)(key + sizeof(*hdr)); in ep11_check_ecc_key_with_hdr()
362 struct ep11keyblob *k in ep11_check_aes_key()
[all...]
H A Dpkey_api.c907 struct ep11keyblob *kb = (struct ep11keyblob *)key; in pkey_verifykey2()
1058 struct ep11keyblob *kb = (struct ep11keyblob *) in pkey_apqns4key()
1075 struct ep11keyblob *kb = (struct ep11keyblob *)key; in pkey_apqns4key()

Completed in 9 milliseconds