Home
last modified time | relevance | path

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

/linux-3.3/drivers/crypto/
Dmv_cesa.c110 struct mv_req_ctx { struct
227 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_process_current_q()
285 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_crypto_algo_completion()
629 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_enc_aes_ecb()
640 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_dec_aes_ecb()
651 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_enc_aes_cbc()
662 struct mv_req_ctx *req_ctx = ablkcipher_request_ctx(req); in mv_dec_aes_cbc()
673 tfm->crt_ablkcipher.reqsize = sizeof(struct mv_req_ctx); in mv_cra_init()