Searched refs:ep11_cprb (Results 1 – 3 of 3) sorted by relevance
314 static inline struct ep11_cprb *alloc_cprb(size_t payload_len) in alloc_cprb()316 size_t len = sizeof(struct ep11_cprb) + payload_len; in alloc_cprb()317 struct ep11_cprb *cprb; in alloc_cprb()323 cprb->cprb_len = sizeof(struct ep11_cprb); in alloc_cprb()389 struct ep11_cprb *req, size_t req_len, in prep_urb()390 struct ep11_cprb *rep, size_t rep_len) in prep_urb()490 struct ep11_cprb *req = NULL, *rep = NULL; in ep11_query_info()702 struct ep11_cprb *req = NULL, *rep = NULL; in ep11_genaeskey()830 struct ep11_cprb *req = NULL, *rep = NULL; in ep11_cryptsingle()967 struct ep11_cprb *req = NULL, *rep = NULL; in ep11_unwrapkey()[all …]
509 struct ep11_cprb cprbx; in xcrb_msg_to_type6_ep11cprb_msgx()596 struct ep11_cprb cprbx;1217 struct ep11_cprb cprbx; in zcrypt_msgtype6_send_ep11_cprb()
163 struct ep11_cprb { struct
Completed in 11 milliseconds