Searched refs:ablk_ctx (Results 1 – 3 of 3) sorted by relevance
173 struct ablk_ctx { struct249 struct ablk_ctx ablkctx[0];
103 static inline struct ablk_ctx *ABLK_CTX(struct chcr_context *ctx) in ABLK_CTX()597 static int generate_copy_rrkey(struct ablk_ctx *ablkctx, in generate_copy_rrkey()810 struct ablk_ctx *ablkctx = ABLK_CTX(ctx); in create_cipher_wr()924 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(cipher)); in chcr_cipher_fallback_setkey()937 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(cipher)); in chcr_aes_cbc_setkey()968 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(cipher)); in chcr_aes_ctr_setkey()998 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(cipher)); in chcr_aes_rfc3686_setkey()1065 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(tfm)); in chcr_update_tweak()1169 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp()1257 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(tfm)); in process_cipher()[all …]
149 struct ablk_ctx { struct385 struct ablk_ctx *req_ctx = skcipher_request_ctx(req); in one_packet()593 crypto_skcipher_set_reqsize(tfm, sizeof(struct ablk_ctx)); in init_tfm_ablk()892 struct ablk_ctx *req_ctx = skcipher_request_ctx(req); in ablk_perform()