do_ahash_op 1328 crypto/testmgr.c err = do_ahash_op(crypto_ahash_digest, req, &wait, cfg->nosimd); do_ahash_op 1349 crypto/testmgr.c err = do_ahash_op(crypto_ahash_init, req, &wait, cfg->nosimd); do_ahash_op 1365 crypto/testmgr.c err = do_ahash_op(crypto_ahash_update, req, &wait, do_ahash_op 1409 crypto/testmgr.c err = do_ahash_op(crypto_ahash_update, req, &wait, cfg->nosimd); do_ahash_op 1414 crypto/testmgr.c err = do_ahash_op(crypto_ahash_final, req, &wait, cfg->nosimd); do_ahash_op 1422 crypto/testmgr.c err = do_ahash_op(crypto_ahash_finup, req, &wait, cfg->nosimd);