Lines Matching defs:child
70 struct crypto_blkcipher *child; member
79 struct crypto_skcipher *child; member
88 struct crypto_shash *child; member
98 struct crypto_aead *child; member
223 struct crypto_blkcipher *child = ctx->child; in cryptd_blkcipher_setkey() local
236 struct crypto_blkcipher *child, in cryptd_blkcipher_crypt()
278 struct crypto_blkcipher *child = ctx->child; in cryptd_blkcipher_encrypt() local
287 struct crypto_blkcipher *child = ctx->child; in cryptd_blkcipher_decrypt() local
452 struct crypto_skcipher *child = ctx->child; in cryptd_skcipher_setkey() local
486 struct crypto_skcipher *child = ctx->child; in cryptd_skcipher_encrypt() local
514 struct crypto_skcipher *child = ctx->child; in cryptd_skcipher_decrypt() local
688 struct crypto_shash *child = ctx->child; in cryptd_hash_setkey() local
732 struct crypto_shash *child = ctx->child; in cryptd_hash_init() local
824 struct crypto_shash *child = ctx->child; in cryptd_hash_digest() local
936 struct crypto_aead *child = ctx->child; in cryptd_aead_setkey() local
945 struct crypto_aead *child = ctx->child; in cryptd_aead_setauthsize() local
951 struct crypto_aead *child, in cryptd_aead_crypt()
986 struct crypto_aead *child = ctx->child; in cryptd_aead_encrypt() local
996 struct crypto_aead *child = ctx->child; in cryptd_aead_decrypt() local