Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dedonr.h51 #define EdonR512_DIGEST_SIZE 64 macro
/freebsd/sys/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c301 for (j = 0; j < EdonR512_DIGEST_SIZE >> 3; j++) in EdonRFinal()
305 EdonR512_DIGEST_SIZE); in EdonRFinal()