Home
last modified time | relevance | path

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

/linux-2.6.39/include/crypto/internal/
Dhash.h206 static inline struct crypto_shash *crypto_spawn_shash( in crypto_spawn_shash() function
/linux-2.6.39/crypto/
Dhmac.c167 hash = crypto_spawn_shash(spawn); in hmac_init_tfm()
Dcryptd.c377 hash = crypto_spawn_shash(spawn); in cryptd_hash_init_tfm()