Home
last modified time | relevance | path

Searched refs:ep11_urb (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/s390/crypto/
A Dzcrypt_ep11misc.c387 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 …]
A Dzcrypt_api.h81 long (*send_ep11_cprb)(bool userspace, struct zcrypt_queue *, struct ep11_urb *,
159 long zcrypt_send_ep11_cprb(struct ep11_urb *urb);
A Dzcrypt_msgtype6.c494 struct ep11_urb *xcRB, in xcrb_msg_to_type6_ep11cprb_msgx()
742 struct ep11_urb *xcRB) in convert_type86_ep11_xcrb()
854 struct ap_message *reply, struct ep11_urb *xcRB) in convert_response_ep11_xcrb()
1180 unsigned int get_ep11cprb_fc(bool userspace, struct ep11_urb *xcrb, in get_ep11cprb_fc()
1209 struct ep11_urb *xcrb, in zcrypt_msgtype6_send_ep11_cprb()
A Dzcrypt_msgtype6.h99 unsigned int get_ep11cprb_fc(bool userspace, struct ep11_urb *, struct ap_message *,
A Dzcrypt_api.c1013 struct ep11_urb *xcrb) in _zcrypt_send_ep11_cprb()
1140 long zcrypt_send_ep11_cprb(struct ep11_urb *xcrb) in zcrypt_send_ep11_cprb()
1548 struct ep11_urb xcrb; in zsendep11cprb_ioctl()
1550 struct ep11_urb __user *uxcrb = (void __user *)arg; in zsendep11cprb_ioctl()
/linux/arch/s390/include/uapi/asm/
A Dzcrypt.h198 struct ep11_urb { struct

Completed in 21 milliseconds