Searched refs:crypto_spawn_ahash (Results 1 – 5 of 5) sorted by relevance
309 auth = crypto_spawn_ahash(&ictx->auth); in crypto_authenc_init_tfm()
323 auth = crypto_spawn_ahash(&ictx->auth); in crypto_authenc_esn_init_tfm()
509 poly = crypto_spawn_ahash(&ictx->poly); in chachapoly_init()
403 mac = crypto_spawn_ahash(&ictx->mac); in crypto_ccm_init_tfm()
529 ghash = crypto_spawn_ahash(&ictx->ghash); in crypto_gcm_init_tfm()