Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dmv_cesa.c122 struct mv_req_ctx { struct
262 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_process_current_q()
316 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_crypto_algo_completion()
660 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_enc_aes_ecb()
671 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_dec_aes_ecb()
682 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_enc_aes_cbc()
693 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_dec_aes_cbc()
704 tfm->crt_ablkcipher.reqsize = sizeof(struct mv_req_ctx); in mv_cra_init()