Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dpe.c5558 uint8_t authsha1[SHA1_HASH_SIZE]; local
5740 cl_finish_hash(hashctx, authsha1);
5743 if (cli_hm_scan(authsha1, 2, NULL, ctx->engine->hm_fp, CLI_HASH_SHA1) == CL_VIRUS) {