Home
last modified time | relevance | path

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

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