ep11_cprb
struct ep11_cprb *req = NULL, *rep = NULL;
struct ep11_cprb *req = NULL, *rep = NULL;
size_t len = sizeof(struct ep11_cprb) + payload_len;
struct ep11_cprb *cprb = NULL;
cprb->cprb_len = sizeof(struct ep11_cprb);
memzero_explicit(mem, sizeof(struct ep11_cprb) + payload_len);
struct ep11_cprb *req, size_t req_len,
struct ep11_cprb *rep, size_t rep_len)
static int check_reply_cprb(const struct ep11_cprb *rep, const char *func)
struct ep11_cprb *req = NULL, *rep = NULL;
struct ep11_cprb *req = NULL, *rep = NULL;
struct ep11_cprb *req = NULL, *rep = NULL;
struct ep11_cprb cprbx;
struct ep11_cprb cprbx;
struct ep11_cprb cprbx;