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
67 struct crypto_skcipher *child; in simd_skcipher_encrypt() local
88 struct crypto_skcipher *child; in simd_skcipher_decrypt() local
294 struct crypto_aead *child = &ctx->cryptd_tfm->base; in simd_aead_setkey() local
305 struct crypto_aead *child = &ctx->cryptd_tfm->base; in simd_aead_setauthsize() local
315 struct crypto_aead *child; in simd_aead_encrypt() local
336 struct crypto_aead *child; in simd_aead_decrypt() local
Dcryptd.c71 struct crypto_skcipher *child; member
81 struct crypto_shash *child; member
91 struct crypto_aead *child; member
231 struct crypto_skcipher *child = ctx->child; in cryptd_skcipher_setkey() local
263 struct crypto_skcipher *child = ctx->child; in cryptd_skcipher_encrypt() local
291 struct crypto_skcipher *child = ctx->child; in cryptd_skcipher_decrypt() local
456 struct crypto_shash *child = ctx->child; in cryptd_hash_setkey() local
496 struct crypto_shash *child = ctx->child; in cryptd_hash_init() local
587 struct crypto_shash *child = ctx->child; in cryptd_hash_digest() local
700 struct crypto_aead *child = ctx->child; in cryptd_aead_setkey() local
[all …]
Dctr.c19 struct crypto_skcipher *child; member
173 struct crypto_skcipher *child = ctx->child; in crypto_rfc3686_setkey() local
194 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.c25 struct crypto_skcipher *child; member
45 struct crypto_skcipher *child; in xts_setkey() local
300 struct crypto_skcipher *child; in xts_init_tfm() local
Dlrw.c31 struct crypto_skcipher *child; member
72 struct crypto_skcipher *child = ctx->child; in lrw_setkey() local
Dgeniv.c113 struct crypto_aead *child; in aead_init_geniv() local
Dccm.c30 struct crypto_aead *child; member
54 struct crypto_cipher *child; member
573 struct crypto_aead *child = ctx->child; in crypto_rfc4309_setkey() local
610 struct crypto_aead *child = ctx->child; in crypto_rfc4309_crypt() local
Dgcm.c33 struct crypto_aead *child; member
48 struct crypto_aead *child; member
695 struct crypto_aead *child = ctx->child; in crypto_rfc4106_setkey() local
728 struct crypto_aead *child = ctx->child; in crypto_rfc4106_crypt() local
903 struct crypto_aead *child = ctx->child; in crypto_rfc4543_setkey() local
Dcmac.c30 struct crypto_cipher *child; member
Dxcbc.c29 struct crypto_cipher *child; member
Dpcrypt.c32 struct crypto_aead *child; member
Drsa-pkcs1pad.c92 struct crypto_akcipher *child; member