Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Digest-SHA/src/
H A Dsha.c393 UINT lenpos, lhpos, llpos; in shafinish() local
396 lhpos = s->blocksize == SHA1_BLOCK_BITS ? 56 : 120; in shafinish()
410 w32mem(s->block + lhpos, s->lenlh); in shafinish()