Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/sig/
H A Dbip0340.c658 …int _bip0340_chacha20_block(const u8 key[32], const u8 nonce[12], u32 block_counter, u8 *stream, u… in _bip0340_chacha20_block() argument
676 state[12] = block_counter; in _bip0340_chacha20_block()