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()
704 struct ep11keyblob *kb; in ep11_genaeskey()
786 kb = (struct ep11keyblob *)keybuf; in ep11_genaeskey()
969 struct ep11keyblob *kb; in ep11_unwrapkey()
1054 kb = (struct ep11keyblob *)keybuf; in ep11_unwrapkey()
1100 struct ep11keyblob *kb; in ep11_wrapkey()
1107 kb = (struct ep11keyblob *)key; in ep11_wrapkey()
1140 kb = (struct ep11keyblob *)(p - keysize); in ep11_wrapkey()
1204 struct ep11keyblob *kb; in ep11_clr2keyblob()
1235 kb = (struct ep11keyblob *)kek; in ep11_clr2keyblob()