Searched refs:aead_ctx (Results 1 – 6 of 6) sorted by relevance
32 struct aead_ctx { struct60 struct aead_ctx *ctx = ask->private; in aead_sndbuf() argument71 static inline bool aead_sufficient_data(struct aead_ctx *ctx) in aead_sufficient_data()81 struct aead_ctx *ctx = ask->private; in aead_put_sgl()120 struct aead_ctx *ctx = ask->private; in aead_wait_for_data()150 struct aead_ctx *ctx = ask->private; in aead_data_wakeup()172 struct aead_ctx *ctx = ask->private; in aead_sendmsg()305 struct aead_ctx *ctx = ask->private; in aead_sendpage()356 struct aead_ctx *ctx = ask->private; in aead_recvmsg()479 struct aead_ctx *ctx = ask->private; in aead_poll()[all …]
857 struct aead_instance_ctx *aead_ctx = crypto_instance_ctx(inst); in cryptd_free() local865 crypto_drop_aead(&aead_ctx->aead_spawn); in cryptd_free()
81 struct qat_alg_aead_ctx *aead_ctx; member
778 struct qat_alg_aead_ctx *ctx = qat_req->aead_ctx; in qat_aead_alg_callback()832 qat_req->aead_ctx = ctx; in qat_alg_aead_dec()874 qat_req->aead_ctx = ctx; in qat_alg_aead_enc()
158 struct aead_ctx { struct349 struct aead_ctx *req_ctx = aead_request_ctx(req); in finish_scattered_hmac()375 struct aead_ctx *req_ctx = aead_request_ctx(req); in one_packet()589 crypto_aead_set_reqsize(tfm, sizeof(struct aead_ctx)); in init_tfm_aead()998 struct aead_ctx *req_ctx = aead_request_ctx(req); in aead_perform()
423 struct spacc_aead_ctx *aead_ctx = crypto_aead_ctx(aead); in spacc_aead_free_ddts() local424 struct spacc_engine *engine = aead_ctx->generic.engine; in spacc_aead_free_ddts()