Home
last modified time | relevance | path

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

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/rlp/
H A Dencode.go276 lhpos int // index of list header that we're reading member
315 case r.lhpos < len(r.buf.lheads):
317 head := r.buf.lheads[r.lhpos]
325 r.lhpos++
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/rlp/
H A Dencode.go260 lhpos int // index of list header that we're reading member
299 case r.lhpos < len(r.buf.lheads):
301 head := r.buf.lheads[r.lhpos]
309 r.lhpos++
/dports/lang/perl5.32/perl-5.32.1/cpan/Digest-SHA/src/
H A Dsha.c396 UINT lenpos, lhpos, llpos; in shafinish() local
399 lhpos = s->blocksize == SHA1_BLOCK_BITS ? 56 : 120; in shafinish()
413 w32mem(s->block + lhpos, s->lenlh); in shafinish()
/dports/lang/perl5.30/perl-5.30.3/cpan/Digest-SHA/src/
H A Dsha.c396 UINT lenpos, lhpos, llpos; in shafinish() local
399 lhpos = s->blocksize == SHA1_BLOCK_BITS ? 56 : 120; in shafinish()
413 w32mem(s->block + lhpos, s->lenlh); in shafinish()
/dports/lang/perl5.34/perl-5.34.0/cpan/Digest-SHA/src/
H A Dsha.c396 UINT lenpos, lhpos, llpos; in shafinish() local
399 lhpos = s->blocksize == SHA1_BLOCK_BITS ? 56 : 120; in shafinish()
413 w32mem(s->block + lhpos, s->lenlh); in shafinish()
/dports/security/p5-Digest-SHA/Digest-SHA-6.02/src/
H A Dsha.c396 UINT lenpos, lhpos, llpos; in shafinish() local
399 lhpos = s->blocksize == SHA1_BLOCK_BITS ? 56 : 120; in shafinish()
413 w32mem(s->block + lhpos, s->lenlh); in shafinish()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Digest-SHA/src/
H A Dsha.c396 UINT lenpos, lhpos, llpos; in shafinish() local
399 lhpos = s->blocksize == SHA1_BLOCK_BITS ? 56 : 120; in shafinish()
413 w32mem(s->block + lhpos, s->lenlh); in shafinish()