Lines Matching defs:child
61 struct crypto_blkcipher *child; member
69 struct crypto_shash *child; member
78 struct crypto_aead *child; member
170 struct crypto_blkcipher *child = ctx->child; in cryptd_blkcipher_setkey() local
183 struct crypto_blkcipher *child, in cryptd_blkcipher_crypt()
215 struct crypto_blkcipher *child = ctx->child; in cryptd_blkcipher_encrypt() local
224 struct crypto_blkcipher *child = ctx->child; in cryptd_blkcipher_decrypt() local
399 struct crypto_shash *child = ctx->child; in cryptd_hash_setkey() local
428 struct crypto_shash *child = ctx->child; in cryptd_hash_init() local
528 struct crypto_shash *child = ctx->child; in cryptd_hash_digest() local
626 struct crypto_aead *child, in cryptd_aead_crypt()
647 struct crypto_aead *child = ctx->child; in cryptd_aead_encrypt() local
657 struct crypto_aead *child = ctx->child; in cryptd_aead_decrypt() local