Searched refs:caam_skcipher_req_ctx (Results 1 – 2 of 2) sorted by relevance
131 struct caam_skcipher_req_ctx { struct1023 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_crypt_done()1617 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_edesc_alloc()1781 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_do_one_req()1831 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_crypt()3642 crypto_skcipher_set_reqsize(tfm, sizeof(struct caam_skcipher_req_ctx) + in caam_cra_init()3645 crypto_skcipher_set_reqsize(tfm, sizeof(struct caam_skcipher_req_ctx)); in caam_cra_init()
81 struct caam_skcipher_req_ctx { struct1438 struct caam_skcipher_req_ctx *rctx = skcipher_request_ctx(req); in skcipher_crypt()2527 crypto_skcipher_set_reqsize(tfm, sizeof(struct caam_skcipher_req_ctx) + in caam_cra_init()