Searched refs:qce_cipher_reqctx (Results 1 – 3 of 3) sorted by relevance
31 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()
34 struct qce_cipher_reqctx { struct
317 struct qce_cipher_reqctx *rctx = skcipher_request_ctx(req); in qce_setup_regs_skcipher()
Completed in 6 milliseconds