Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/edonr/
H A Dedonr.c46 #define hashState384(x) ((x)->pipe->p512) macro
473 bcopy(i384p2, hashState384(state)->DoublePipe, in EdonRInit()
694 uint64_t *s64 = hashState384(state)->DoublePipe + 10; in EdonRFinal()
700 bcopy(hashState384(state)->DoublePipe + 10, hashval, in EdonRFinal()