Home
last modified time | relevance | path

Searched refs:crypto_spawn_ahash (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/crypto/internal/
Dhash.h152 static inline struct crypto_ahash *crypto_spawn_ahash( in crypto_spawn_ahash() function
/linux-2.6.39/crypto/
Dauthenc.c543 auth = crypto_spawn_ahash(&ictx->auth); in crypto_authenc_init_tfm()
Dauthencesn.c666 auth = crypto_spawn_ahash(&ictx->auth); in crypto_authenc_esn_init_tfm()
Dgcm.c654 ghash = crypto_spawn_ahash(&ictx->ghash); in crypto_gcm_init_tfm()