Searched refs:cryptd_skcipher_child (Results 1 – 6 of 6) sorted by relevance
73 child = cryptd_skcipher_child(ctx->cryptd_tfm); in simd_skcipher_encrypt()94 child = cryptd_skcipher_child(ctx->cryptd_tfm); in simd_skcipher_decrypt()127 reqsize = crypto_skcipher_reqsize(cryptd_skcipher_child(cryptd_tfm)); in simd_skcipher_init()
1243 struct crypto_skcipher *cryptd_skcipher_child(struct cryptd_skcipher *tfm) in cryptd_skcipher_child() function1249 EXPORT_SYMBOL_GPL(cryptd_skcipher_child);
28 struct crypto_skcipher *cryptd_skcipher_child(struct cryptd_skcipher *tfm);
44 struct crypto_skcipher *cryptd_skcipher_child(struct cryptd_skcipher *tfm);
76 child = cryptd_skcipher_child(ctx->cryptd_tfm); in simd_skcipher_encrypt()97 child = cryptd_skcipher_child(ctx->cryptd_tfm); in simd_skcipher_decrypt()130 reqsize = crypto_skcipher_reqsize(cryptd_skcipher_child(cryptd_tfm)); in simd_skcipher_init()
931 struct crypto_skcipher *cryptd_skcipher_child(struct cryptd_skcipher *tfm) in cryptd_skcipher_child() function937 EXPORT_SYMBOL_GPL(cryptd_skcipher_child);