Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dentropy_common.c203 U32 const verif = 1 << BIT_highbit32(rest); in HUF_readStats() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dentropy_common.c321 U32 const verif = 1 << BIT_highbit32(rest); in HUF_readStats_body() local
/freebsd/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c723 BIGNUM *salttmp = NULL, *verif; in SRP_create_verifier_BN_ex() local
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c1023 U32 verif = 1 << FSE_highbit32(rest); in HUF_readDTable() local
H A Dzstd_v03.c1601 U32 verif = 1 << BIT_highbit32(rest); in HUF_readStats() local
H A Dzstd_v02.c1604 U32 verif = 1 << BIT_highbit32(rest); in HUF_readStats() local
H A Dzstd_v04.c1754 U32 verif = 1 << BIT_highbit32(rest); in HUF_readStats() local
H A Dzstd_v05.c1848 U32 verif = 1 << BITv05_highbit32(rest); in HUFv05_readStats() local
H A Dzstd_v06.c1908 U32 const verif = 1 << BITv06_highbit32(rest); in HUFv06_readStats() local
H A Dzstd_v07.c1360 U32 const verif = 1 << BITv07_highbit32(rest); in HUFv07_readStats() local