Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_crypto.h291 struct chcr_blkcipher_req_ctx { struct
Dchcr_algo.c748 struct chcr_blkcipher_req_ctx *reqctx = in create_cipher_wr()
1006 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in chcr_update_tweak()
1039 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in chcr_update_cipher_iv()
1073 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in chcr_final_cipher_iv()
1100 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in chcr_handle_cipher_resp()
1174 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in process_cipher()
1389 tfm->crt_ablkcipher.reqsize = sizeof(struct chcr_blkcipher_req_ctx); in chcr_cra_init()
1408 tfm->crt_ablkcipher.reqsize = sizeof(struct chcr_blkcipher_req_ctx); in chcr_rfc3686_init()
2533 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in chcr_add_cipher_src_ent()
2556 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in chcr_add_cipher_dst_ent()