Lines Matching defs:child
61 struct crypto_blkcipher *child; member
69 struct crypto_shash *child; member
78 struct crypto_aead *child; member
189 struct crypto_blkcipher *child = ctx->child; in cryptd_blkcipher_setkey() local
202 struct crypto_blkcipher *child, in cryptd_blkcipher_crypt()
234 struct crypto_blkcipher *child = ctx->child; in cryptd_blkcipher_encrypt() local
243 struct crypto_blkcipher *child = ctx->child; in cryptd_blkcipher_decrypt() local
424 struct crypto_shash *child = ctx->child; in cryptd_hash_setkey() local
453 struct crypto_shash *child = ctx->child; in cryptd_hash_init() local
553 struct crypto_shash *child = ctx->child; in cryptd_hash_digest() local
658 struct crypto_aead *child, in cryptd_aead_crypt()
679 struct crypto_aead *child = ctx->child; in cryptd_aead_encrypt() local
689 struct crypto_aead *child = ctx->child; in cryptd_aead_decrypt() local