Home
last modified time | relevance | path

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

/drivers/crypto/chelsio/
Dchcr_crypto.h288 struct chcr_blkcipher_req_ctx { struct
Dchcr_algo.c766 struct chcr_blkcipher_req_ctx *reqctx = in create_cipher_wr()
1025 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in chcr_update_tweak()
1058 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in chcr_update_cipher_iv()
1092 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in chcr_final_cipher_iv()
1119 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in chcr_handle_cipher_resp()
1195 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in process_cipher()
1414 tfm->crt_ablkcipher.reqsize = sizeof(struct chcr_blkcipher_req_ctx); in chcr_cra_init()
1433 tfm->crt_ablkcipher.reqsize = sizeof(struct chcr_blkcipher_req_ctx); in chcr_rfc3686_init()
2584 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in chcr_add_cipher_src_ent()
2607 struct chcr_blkcipher_req_ctx *reqctx = ablkcipher_request_ctx(req); in chcr_add_cipher_dst_ent()