Lines Matching refs:ep11_urb
387 static inline void prep_urb(struct ep11_urb *u, in prep_urb()
492 struct ep11_urb *urb = NULL; in ep11_query_info()
514 urb = kmalloc(sizeof(struct ep11_urb), GFP_KERNEL); in ep11_query_info()
704 struct ep11_urb *urb = NULL; in ep11_genaeskey()
752 urb = kmalloc(sizeof(struct ep11_urb), GFP_KERNEL); in ep11_genaeskey()
832 struct ep11_urb *urb = NULL; in ep11_cryptsingle()
872 urb = kmalloc(sizeof(struct ep11_urb), GFP_KERNEL); in ep11_cryptsingle()
969 struct ep11_urb *urb = NULL; in ep11_unwrapkey()
1020 urb = kmalloc(sizeof(struct ep11_urb), GFP_KERNEL); in ep11_unwrapkey()
1100 struct ep11_urb *urb = NULL; in ep11_wrapkey()
1158 urb = kmalloc(sizeof(struct ep11_urb), GFP_KERNEL); in ep11_wrapkey()