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

/linux-4.1.27/drivers/crypto/qce/
H A Dcipher.h29 * struct qce_cipher_reqctx - holds private cipher objects per request
44 struct qce_cipher_reqctx { struct
H A Dablkcipher.c29 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); qce_ablkcipher_done()
65 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); qce_ablkcipher_async_req_handle()
208 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); qce_ablkcipher_crypt()
242 tfm->crt_ablkcipher.reqsize = sizeof(struct qce_cipher_reqctx); qce_ablkcipher_init()
H A Dcommon.c319 struct qce_cipher_reqctx *rctx = ablkcipher_request_ctx(req); qce_setup_regs_ablkcipher()

Completed in 81 milliseconds