Home
last modified time | relevance | path

Searched defs:child (Results 1 – 13 of 13) sorted by relevance

/crypto/
Dsimd.c54 struct crypto_skcipher *child = &ctx->cryptd_tfm->base; in simd_skcipher_setkey() local
71 struct crypto_skcipher *child; in simd_skcipher_encrypt() local
92 struct crypto_skcipher *child; in simd_skcipher_decrypt() local
297 struct crypto_aead *child = &ctx->cryptd_tfm->base; in simd_aead_setkey() local
312 struct crypto_aead *child = &ctx->cryptd_tfm->base; in simd_aead_setauthsize() local
322 struct crypto_aead *child; in simd_aead_encrypt() local
343 struct crypto_aead *child; in simd_aead_decrypt() local
Dcryptd.c71 struct crypto_sync_skcipher *child; member
80 struct crypto_shash *child; member
90 struct crypto_aead *child; member
253 struct crypto_sync_skcipher *child = ctx->child; in cryptd_skcipher_setkey() local
289 struct crypto_sync_skcipher *child = ctx->child; in cryptd_skcipher_encrypt() local
317 struct crypto_sync_skcipher *child = ctx->child; in cryptd_skcipher_decrypt() local
492 struct crypto_shash *child = ctx->child; in cryptd_hash_setkey() local
536 struct crypto_shash *child = ctx->child; in cryptd_hash_init() local
627 struct crypto_shash *child = ctx->child; in cryptd_hash_digest() local
737 struct crypto_aead *child = ctx->child; in cryptd_aead_setkey() local
[all …]
Dctr.c18 struct crypto_skcipher *child; member
173 struct crypto_skcipher *child = ctx->child; in crypto_rfc3686_setkey() local
199 struct crypto_skcipher *child = ctx->child; in crypto_rfc3686_crypt() local
Dcts.c56 struct crypto_skcipher *child; member
70 struct crypto_skcipher *child = ctx->child; in crypto_cts_reqctx_space() local
80 struct crypto_skcipher *child = ctx->child; in crypto_cts_setkey() local
Dxts.c24 struct crypto_skcipher *child; member
44 struct crypto_skcipher *child; in setkey() local
300 struct crypto_skcipher *child; in init_tfm() local
Dlrw.c31 struct crypto_skcipher *child; member
72 struct crypto_skcipher *child = ctx->child; in setkey() local
Dccm.c31 struct crypto_aead *child; member
55 struct crypto_cipher *child; member
606 struct crypto_aead *child = ctx->child; in crypto_rfc4309_setkey() local
648 struct crypto_aead *child = ctx->child; in crypto_rfc4309_crypt() local
Dgcm.c34 struct crypto_aead *child; member
49 struct crypto_aead *child; member
729 struct crypto_aead *child = ctx->child; in crypto_rfc4106_setkey() local
767 struct crypto_aead *child = ctx->child; in crypto_rfc4106_crypt() local
958 struct crypto_aead *child = ctx->child; in crypto_rfc4543_setkey() local
Dcmac.c29 struct crypto_cipher *child; member
Dxcbc.c28 struct crypto_cipher *child; member
Daead.c322 struct crypto_aead *child; in aead_init_geniv() local
Dpcrypt.c33 struct crypto_aead *child; member
Drsa-pkcs1pad.c91 struct crypto_akcipher *child; member