Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/qce/
A Dskcipher.c31 struct qce_cipher_reqctx *rctx = skcipher_request_ctx(req); in qce_skcipher_done()
67 struct qce_cipher_reqctx *rctx = skcipher_request_ctx(req); in qce_skcipher_async_req_handle()
260 struct qce_cipher_reqctx *rctx = skcipher_request_ctx(req); in qce_skcipher_crypt()
323 crypto_skcipher_set_reqsize(tfm, offsetof(struct qce_cipher_reqctx, in qce_skcipher_init()
337 crypto_skcipher_set_reqsize(tfm, sizeof(struct qce_cipher_reqctx) + in qce_skcipher_init_fallback()
A Dcipher.h34 struct qce_cipher_reqctx { struct
A Dcommon.c317 struct qce_cipher_reqctx *rctx = skcipher_request_ctx(req); in qce_setup_regs_skcipher()

Completed in 6 milliseconds