Lines Matching refs:ep11keyblob
123 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 *) keybuf; in ep11_unwrapkey()
1101 struct ep11keyblob *kb; in ep11_wrapkey()
1108 kb = (struct ep11keyblob *) key; in ep11_wrapkey()
1141 kb = (struct ep11keyblob *)(p - keysize); in ep11_wrapkey()
1205 struct ep11keyblob *kb; in ep11_clr2keyblob()
1236 kb = (struct ep11keyblob *) kek; in ep11_clr2keyblob()