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

/linux-4.1.27/drivers/crypto/
H A Dmv_cesa.c117 struct mv_req_ctx { struct
257 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); mv_process_current_q()
311 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); mv_crypto_algo_completion()
655 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); mv_enc_aes_ecb()
666 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); mv_dec_aes_ecb()
677 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); mv_enc_aes_cbc()
688 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); mv_dec_aes_cbc()
699 tfm->crt_ablkcipher.reqsize = sizeof(struct mv_req_ctx); mv_cra_init()

Completed in 42 milliseconds