Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg.c131 struct caam_skcipher_req_ctx { struct
1023 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()
H A Dcaamalg_qi.c81 struct caam_skcipher_req_ctx { struct
1438 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()