Searched refs:vis_sha1_svfp_threshold (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/sha1/
H A Dsha1.c157 uint32_t vis_sha1_svfp_threshold = 128; variable
223 svfp_ok = ((len >= vis_sha1_svfp_threshold) ? 1 : 0);

Completed in 61 milliseconds