Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dmatcher-hash.h42 #define CLI_HASHLEN_SHA1 20 macro
H A Dxar.c133 if (((*hash == XAR_CKSUM_SHA1) && (xmlStrlen(xmlval) == 2 * CLI_HASHLEN_SHA1)) || in xar_get_checksum_values()
401 len = CLI_HASHLEN_SHA1; in xar_hash_check()
H A Dmatcher-hash.c71 CLI_HASHLEN_SHA1,
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dmatcher-hash.h42 #define CLI_HASHLEN_SHA1 20 macro
H A Dxar.c133 if (((*hash == XAR_CKSUM_SHA1) && (xmlStrlen(xmlval) == 2 * CLI_HASHLEN_SHA1)) || in xar_get_checksum_values()
401 len = CLI_HASHLEN_SHA1; in xar_hash_check()
H A Dmatcher-hash.c71 CLI_HASHLEN_SHA1,