Searched refs:ablk_ctx (Results 1 – 3 of 3) sorted by relevance
173 struct ablk_ctx { struct252 DECLARE_FLEX_ARRAY(struct ablk_ctx, ablkctx);
803 struct ablk_ctx *ablkctx = ABLK_CTX(ctx); in create_cipher_wr()917 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(cipher)); in chcr_cipher_fallback_setkey()930 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(cipher)); in chcr_aes_cbc_setkey()961 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(cipher)); in chcr_aes_ctr_setkey()1058 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(tfm)); in chcr_update_tweak()1162 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp()1250 struct ablk_ctx *ablkctx = ABLK_CTX(c_ctx(tfm)); in process_cipher()1470 struct ablk_ctx *ablkctx = ABLK_CTX(ctx); in chcr_init_tfm()1489 struct ablk_ctx *ablkctx = ABLK_CTX(ctx); in chcr_rfc3686_init()1509 struct ablk_ctx *ablkctx = ABLK_CTX(ctx); in chcr_exit_tfm()[all …]
150 struct ablk_ctx { struct391 struct ablk_ctx *req_ctx = skcipher_request_ctx(req); in one_packet()647 …crypto_skcipher_set_reqsize(tfm, sizeof(struct ablk_ctx) + crypto_skcipher_reqsize(ctx->fallback_t… in init_tfm_ablk()957 struct ablk_ctx *rctx = skcipher_request_ctx(areq); in ixp4xx_cipher_fallback()981 struct ablk_ctx *req_ctx = skcipher_request_ctx(req); in ablk_perform()
Completed in 15 milliseconds