Home
last modified time | relevance | path

Searched defs:init_buflen (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha512_impl.c238 const int init_buflen = 64; in sha512_param() local
H A Dsha256_impl.c270 const int init_buflen = 64; in sha256_param() local
/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3_impl.c366 const int init_buflen = 64; in blake3_param() local
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c957 const int init_buflen = 64; in fletcher_4_param() local