Searched refs:ccp_aes_req_ctx (Results 1 – 4 of 4) sorted by relevance
29 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_complete()73 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_crypt()134 tfm->crt_ablkcipher.reqsize = sizeof(struct ccp_aes_req_ctx); in ccp_aes_cra_init()147 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_rfc3686_complete()172 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_rfc3686_crypt()209 tfm->crt_ablkcipher.reqsize = sizeof(struct ccp_aes_req_ctx); in ccp_aes_rfc3686_cra_init()
68 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_xts_complete()112 struct ccp_aes_req_ctx *rctx = ablkcipher_request_ctx(req); in ccp_aes_xts_crypt()220 tfm->crt_ablkcipher.reqsize = sizeof(struct ccp_aes_req_ctx); in ccp_aes_xts_cra_init()
71 struct ccp_aes_req_ctx *rctx = aead_request_ctx(req); in ccp_aes_gcm_crypt()146 crypto_aead_set_reqsize(tfm, sizeof(struct ccp_aes_req_ctx)); in ccp_aes_gcm_cra_init()
114 struct ccp_aes_req_ctx { struct