Home
last modified time | relevance | path

Searched refs:ep11keyblob (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.h30 struct ep11keyblob { struct
48 struct ep11keyblob *kb = (struct ep11keyblob *)key; in is_ep11_keyblob() argument
H A Dpkey_ep11.c94 struct ep11keyblob *kb = (struct ep11keyblob *) in ep11_apqns4key()
112 struct ep11keyblob *kb = (struct ep11keyblob *)key; in ep11_apqns4key()
438 struct ep11keyblob *kb = (struct ep11keyblob *)key; in ep11_verifykey()
H A Dzcrypt_ep11misc.c105 struct ep11keyblob **kbpl, size_t *kbplsize) in ep11_kb_decode()
109 struct ep11keyblob *pl = NULL; in ep11_kb_decode()
125 if (plsize < sizeof(struct ep11keyblob)) in ep11_kb_decode()
131 pl = (struct ep11keyblob *)tmpp; in ep11_kb_decode()
154 struct ep11keyblob *kb; in ep11_kb_wkvp()
169 struct ep11keyblob *kb = (struct ep11keyblob *)(key + sizeof(*hdr)); in ep11_check_aes_key_with_hdr()
236 struct ep11keyblob *kb = (struct ep11keyblob *)(key + sizeof(*hdr)); in ep11_check_ecc_key_with_hdr()
303 struct ep11keyblob *k in ep11_check_aes_key()
[all...]