Home
last modified time | relevance | path

Searched defs:verif (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/zstd/lib/common/
H A Dentropy_common.c293 U32 const verif = 1 << ZSTD_highbit32(rest); in HUF_readStats_body() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dentropy_common.c294 U32 const verif = 1 << ZSTD_highbit32(rest); in HUF_readStats_body() local
/freebsd/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c725 BIGNUM *salttmp = NULL, *verif; in SRP_create_verifier_BN_ex() local
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c985 U32 verif = 1 << FSE_highbit32(rest); in HUF_readDTable() local
H A Dzstd_v03.c1539 U32 verif = 1 << BIT_highbit32(rest); in HUF_readStats() local
H A Dzstd_v02.c1543 U32 verif = 1 << BIT_highbit32(rest); in HUF_readStats() local
H A Dzstd_v04.c1698 U32 verif = 1 << BIT_highbit32(rest); in HUF_readStats() local
H A Dzstd_v05.c1796 U32 verif = 1 << BITv05_highbit32(rest); in HUFv05_readStats() local
H A Dzstd_v06.c1852 U32 const verif = 1 << BITv06_highbit32(rest); in HUFv06_readStats() local
H A Dzstd_v07.c1305 U32 const verif = 1 << BITv07_highbit32(rest); in HUFv07_readStats() local