Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_crypto.h172 struct ablk_ctx { struct
250 struct ablk_ctx ablkctx[0];
Dchcr_algo.c104 static inline struct ablk_ctx *ABLK_CTX(struct chcr_context *ctx) in ABLK_CTX()
580 static int generate_copy_rrkey(struct ablk_ctx *ablkctx, in generate_copy_rrkey()
743 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(tfm)); in create_cipher_wr()
856 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(cipher)); in chcr_cipher_fallback_setkey()
874 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(cipher)); in chcr_aes_cbc_setkey()
906 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(cipher)); in chcr_aes_ctr_setkey()
937 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(cipher)); in chcr_aes_rfc3686_setkey()
1005 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(tfm)); in chcr_update_tweak()
1097 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp()
1175 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(tfm)); in process_cipher()
[all …]
/Linux-v4.19/drivers/crypto/
Dixp4xx_crypto.c152 struct ablk_ctx { struct
385 struct ablk_ctx *req_ctx = ablkcipher_request_ctx(req); in one_packet()
579 tfm->crt_ablkcipher.reqsize = sizeof(struct ablk_ctx); in init_tfm_ablk()
887 struct ablk_ctx *req_ctx = ablkcipher_request_ctx(req); in ablk_perform()