Home
last modified time | relevance | path

Searched refs:cryptd_skcipher_child (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/crypto/
Dsimd.c73 child = cryptd_skcipher_child(ctx->cryptd_tfm); in simd_skcipher_encrypt()
94 child = cryptd_skcipher_child(ctx->cryptd_tfm); in simd_skcipher_decrypt()
Dcryptd.c1242 struct crypto_skcipher *cryptd_skcipher_child(struct cryptd_skcipher *tfm) in cryptd_skcipher_child() function
1248 EXPORT_SYMBOL_GPL(cryptd_skcipher_child);
/Linux-v4.19/include/crypto/
Dcryptd.h44 struct crypto_skcipher *cryptd_skcipher_child(struct cryptd_skcipher *tfm);