Lines Matching defs:ctx

188 	struct cryptd_blkcipher_ctx *ctx = crypto_ablkcipher_ctx(parent);  in cryptd_blkcipher_setkey()  local
233 struct cryptd_blkcipher_ctx *ctx = crypto_tfm_ctx(req->tfm); in cryptd_blkcipher_encrypt() local
242 struct cryptd_blkcipher_ctx *ctx = crypto_tfm_ctx(req->tfm); in cryptd_blkcipher_decrypt() local
278 struct cryptd_blkcipher_ctx *ctx = crypto_tfm_ctx(tfm); in cryptd_blkcipher_init_tfm() local
293 struct cryptd_blkcipher_ctx *ctx = crypto_tfm_ctx(tfm); in cryptd_blkcipher_exit_tfm() local
335 struct cryptd_instance_ctx *ctx; in cryptd_create_blkcipher() local
399 struct cryptd_hash_ctx *ctx = crypto_tfm_ctx(tfm); in cryptd_hash_init_tfm() local
415 struct cryptd_hash_ctx *ctx = crypto_tfm_ctx(tfm); in cryptd_hash_exit_tfm() local
423 struct cryptd_hash_ctx *ctx = crypto_ahash_ctx(parent); in cryptd_hash_setkey() local
452 struct cryptd_hash_ctx *ctx = crypto_tfm_ctx(req_async->tfm); in cryptd_hash_init() local
552 struct cryptd_hash_ctx *ctx = crypto_tfm_ctx(req_async->tfm); in cryptd_hash_digest() local
596 struct hashd_instance_ctx *ctx; in cryptd_create_hash() local
678 struct cryptd_aead_ctx *ctx = crypto_tfm_ctx(areq->tfm); in cryptd_aead_encrypt() local
688 struct cryptd_aead_ctx *ctx = crypto_tfm_ctx(areq->tfm); in cryptd_aead_decrypt() local
723 struct cryptd_aead_ctx *ctx = crypto_tfm_ctx(tfm); in cryptd_aead_init_tfm() local
738 struct cryptd_aead_ctx *ctx = crypto_tfm_ctx(tfm); in cryptd_aead_exit_tfm() local
746 struct aead_instance_ctx *ctx; in cryptd_create_aead() local
825 struct cryptd_instance_ctx *ctx = crypto_instance_ctx(inst); in cryptd_free() local
878 struct cryptd_blkcipher_ctx *ctx = crypto_ablkcipher_ctx(&tfm->base); in cryptd_ablkcipher_child() local
912 struct cryptd_hash_ctx *ctx = crypto_ahash_ctx(&tfm->base); in cryptd_ahash_child() local
953 struct cryptd_aead_ctx *ctx; in cryptd_aead_child() local