Home
last modified time | relevance | path

Searched refs:crypto_spawn_tfm2 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dhash.h185 return crypto_spawn_tfm2(&spawn->base); in crypto_spawn_ahash()
231 return crypto_spawn_tfm2(&spawn->base); in crypto_spawn_shash()
H A Dakcipher.h88 return crypto_spawn_tfm2(&spawn->base); in crypto_spawn_akcipher()
H A Daead.h102 return crypto_spawn_tfm2(&spawn->base); in crypto_spawn_aead()
H A Dskcipher.h116 return crypto_spawn_tfm2(&spawn->base); in crypto_spawn_skcipher()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_fips14071 crypto_spawn_tfm2
/OK3568_Linux_fs/kernel/include/crypto/
H A Dalgapi.h116 void *crypto_spawn_tfm2(struct crypto_spawn *spawn);
/OK3568_Linux_fs/kernel/crypto/
H A Dalgapi.c770 void *crypto_spawn_tfm2(struct crypto_spawn *spawn) in crypto_spawn_tfm2() function
789 EXPORT_SYMBOL_GPL(crypto_spawn_tfm2);