Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/internal/
A Dhash.h210 static inline struct crypto_ahash *crypto_spawn_ahash( in crypto_spawn_ahash() function
/linux-6.3-rc2/crypto/
A Dauthencesn.c329 auth = crypto_spawn_ahash(&ictx->auth); in crypto_authenc_esn_init_tfm()
A Dauthenc.c315 auth = crypto_spawn_ahash(&ictx->auth); in crypto_authenc_init_tfm()
A Dchacha20poly1305.c509 poly = crypto_spawn_ahash(&ictx->poly); in chachapoly_init()
A Dccm.c402 mac = crypto_spawn_ahash(&ictx->mac); in crypto_ccm_init_tfm()
A Dgcm.c529 ghash = crypto_spawn_ahash(&ictx->ghash); in crypto_gcm_init_tfm()

Completed in 15 milliseconds