Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
A Dhash.h185 return crypto_spawn_tfm2(&spawn->base); in crypto_spawn_ahash()
231 return crypto_spawn_tfm2(&spawn->base); in crypto_spawn_shash()
A Dakcipher.h88 return crypto_spawn_tfm2(&spawn->base); in crypto_spawn_akcipher()
A Daead.h102 return crypto_spawn_tfm2(&spawn->base); in crypto_spawn_aead()
A Dskcipher.h116 return crypto_spawn_tfm2(&spawn->base); in crypto_spawn_skcipher()
/linux/include/crypto/
A Dalgapi.h125 void *crypto_spawn_tfm2(struct crypto_spawn *spawn);
/linux/crypto/
A Dalgapi.c774 void *crypto_spawn_tfm2(struct crypto_spawn *spawn) in crypto_spawn_tfm2() function
793 EXPORT_SYMBOL_GPL(crypto_spawn_tfm2);
/linux/
A Dvmlinux.symvers10240 0x00000000 crypto_spawn_tfm2 vmlinux EXPORT_SYMBOL_GPL
A DSystem.map14991 ffff800010444e44 T crypto_spawn_tfm2
A D.tmp_System.map14991 ffff800010444e44 T crypto_spawn_tfm2

Completed in 285 milliseconds