crypto_spawn_ahash 327 crypto/authenc.c auth = crypto_spawn_ahash(&ictx->auth); crypto_spawn_ahash 342 crypto/authencesn.c auth = crypto_spawn_ahash(&ictx->auth); crypto_spawn_ahash 411 crypto/ccm.c mac = crypto_spawn_ahash(&ictx->mac); crypto_spawn_ahash 516 crypto/chacha20poly1305.c poly = crypto_spawn_ahash(&ictx->poly); crypto_spawn_ahash 537 crypto/gcm.c ghash = crypto_spawn_ahash(&ictx->ghash);