Searched refs:ep11_urb (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | zcrypt_ep11misc.c | 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() [all …]
|
| H A D | zcrypt_api.h | 81 long (*send_ep11_cprb)(bool userspace, struct zcrypt_queue *, struct ep11_urb *, 160 long zcrypt_send_ep11_cprb(struct ep11_urb *urb);
|
| H A D | zcrypt_msgtype6.c | 500 struct ep11_urb *xcRB, in xcrb_msg_to_type6_ep11cprb_msgx() 752 struct ep11_urb *xcRB) in convert_type86_ep11_xcrb() 862 struct ap_message *reply, struct ep11_urb *xcRB) in convert_response_ep11_xcrb() 1171 unsigned int get_ep11cprb_fc(bool userspace, struct ep11_urb *xcrb, in get_ep11cprb_fc() 1199 struct ep11_urb *xcrb, in zcrypt_msgtype6_send_ep11_cprb()
|
| H A D | zcrypt_msgtype6.h | 101 unsigned int get_ep11cprb_fc(bool userspace, struct ep11_urb *, struct ap_message *,
|
| H A D | zcrypt_api.c | 1012 struct ep11_urb *xcrb) in _zcrypt_send_ep11_cprb() 1136 long zcrypt_send_ep11_cprb(struct ep11_urb *xcrb) in zcrypt_send_ep11_cprb() 1544 struct ep11_urb xcrb; in zsendep11cprb_ioctl() 1546 struct ep11_urb __user *uxcrb = (void __user *)arg; in zsendep11cprb_ioctl()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/ |
| H A D | zcrypt.h | 198 struct ep11_urb { struct
|