Searched refs:crypto_spawn_tfm2 (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/crypto/internal/
H A Dhash.h179 return crypto_spawn_tfm2(&spawn->base); crypto_spawn_ahash()
233 return crypto_spawn_tfm2(&spawn->base); crypto_spawn_shash()
H A Daead.h106 return crypto_spawn_tfm2(&spawn->base); crypto_spawn_aead()
/linux-4.4.14/crypto/
H A Dalgapi.c699 void *crypto_spawn_tfm2(struct crypto_spawn *spawn) crypto_spawn_tfm2() function
718 EXPORT_SYMBOL_GPL(crypto_spawn_tfm2); variable
/linux-4.4.14/include/crypto/
H A Dalgapi.h155 void *crypto_spawn_tfm2(struct crypto_spawn *spawn);

Completed in 187 milliseconds