Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/chelsio/
Dchcr_crypto.h293 struct chcr_skcipher_req_ctx { struct
Dchcr_algo.c698 struct chcr_skcipher_req_ctx *reqctx = skcipher_request_ctx(req); in chcr_cipher_fallback()
734 struct chcr_skcipher_req_ctx *reqctx = in get_qidxs()
813 struct chcr_skcipher_req_ctx *reqctx = in create_cipher_wr()
1063 struct chcr_skcipher_req_ctx *reqctx = skcipher_request_ctx(req); in chcr_update_tweak()
1103 struct chcr_skcipher_req_ctx *reqctx = skcipher_request_ctx(req); in chcr_update_cipher_iv()
1137 struct chcr_skcipher_req_ctx *reqctx = skcipher_request_ctx(req); in chcr_final_cipher_iv()
1163 struct chcr_skcipher_req_ctx *reqctx = skcipher_request_ctx(req); in chcr_handle_cipher_resp()
1251 struct chcr_skcipher_req_ctx *reqctx = skcipher_request_ctx(req); in process_cipher()
1369 struct chcr_skcipher_req_ctx *reqctx = skcipher_request_ctx(req); in chcr_aes_encrypt()
1414 struct chcr_skcipher_req_ctx *reqctx = skcipher_request_ctx(req); in chcr_aes_decrypt()
[all …]