Home
last modified time | relevance | path

Searched refs:EdonR512_DIGEST_SIZE (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/openzfs/include/sys/
H A Dedonr.h52 #define EdonR512_DIGEST_SIZE 64 macro
/src/sys/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c302 for (j = 0; j < EdonR512_DIGEST_SIZE >> 3; j++) in EdonRFinal()
306 EdonR512_DIGEST_SIZE); in EdonRFinal()