Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/edonr/
H A Dedonr.c44 #define hashState224(x) ((x)->pipe->p256) macro
457 bcopy(i224p2, hashState224(state)->DoublePipe, in EdonRInit()
481 bcopy(i512p2, hashState224(state)->DoublePipe, in EdonRInit()
664 uint32_t *s32 = hashState224(state)->DoublePipe + 9; in EdonRFinal()
679 uint32_t *s32 = hashState224(state)->DoublePipe + 8; in EdonRFinal()