Lines Matching defs:child
71 struct crypto_sync_skcipher *child; member
80 struct crypto_shash *child; member
90 struct crypto_aead *child; member
230 struct crypto_sync_skcipher *child = ctx->child; in cryptd_skcipher_setkey() local
261 struct crypto_sync_skcipher *child = ctx->child; in cryptd_skcipher_encrypt() local
289 struct crypto_sync_skcipher *child = ctx->child; in cryptd_skcipher_decrypt() local
454 struct crypto_shash *child = ctx->child; in cryptd_hash_setkey() local
494 struct crypto_shash *child = ctx->child; in cryptd_hash_init() local
585 struct crypto_shash *child = ctx->child; in cryptd_hash_digest() local
698 struct crypto_aead *child = ctx->child; in cryptd_aead_setkey() local
707 struct crypto_aead *child = ctx->child; in cryptd_aead_setauthsize() local
713 struct crypto_aead *child, in cryptd_aead_crypt()
748 struct crypto_aead *child = ctx->child; in cryptd_aead_encrypt() local
758 struct crypto_aead *child = ctx->child; in cryptd_aead_decrypt() local