sec_bd_info
struct sec_bd_info *req,
static void sec_skcipher_alg_callback(struct sec_bd_info *sec_resp,
void sec_alg_callback(struct sec_bd_info *resp, void *shadow)
*sec_alg_alloc_and_fill_el(struct sec_bd_info *template, int encrypt,
struct sec_bd_info *req;
round_up(SEC_QUEUE_LEN * sizeof(struct sec_bd_info), PAGE_SIZE)
struct sec_bd_info *msg;
int sec_queue_send(struct sec_queue *queue, struct sec_bd_info *msg, void *ctx)
struct sec_bd_info *vaddr;
void (*callback)(struct sec_bd_info *resp, void *ctx);
struct sec_bd_info req_template;
void (*cb)(struct sec_bd_info *resp, struct crypto_async_request *req);
struct sec_bd_info req;
int sec_queue_send(struct sec_queue *queue, struct sec_bd_info *msg, void *ctx);
void sec_alg_callback(struct sec_bd_info *resp, void *ctx);