Lines Matching defs:child
61 struct crypto_blkcipher *child; member
69 struct crypto_shash *child; member
78 struct crypto_aead *child; member
188 struct crypto_blkcipher *child = ctx->child; in cryptd_blkcipher_setkey() local
201 struct crypto_blkcipher *child, in cryptd_blkcipher_crypt()
233 struct crypto_blkcipher *child = ctx->child; in cryptd_blkcipher_encrypt() local
242 struct crypto_blkcipher *child = ctx->child; in cryptd_blkcipher_decrypt() local
433 struct crypto_shash *child = ctx->child; in cryptd_hash_setkey() local
462 struct crypto_shash *child = ctx->child; in cryptd_hash_init() local
562 struct crypto_shash *child = ctx->child; in cryptd_hash_digest() local
670 struct crypto_aead *child = ctx->child; in cryptd_aead_setkey() local
679 struct crypto_aead *child = ctx->child; in cryptd_aead_setauthsize() local
685 struct crypto_aead *child, in cryptd_aead_crypt()
708 struct crypto_aead *child = ctx->child; in cryptd_aead_encrypt() local
718 struct crypto_aead *child = ctx->child; in cryptd_aead_decrypt() local