Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/sig/
H A Dbip0340.c658 ATTRIBUTE_WARN_UNUSED_RET static int _bip0340_chacha20_block(const u8 key[32], const u8 nonce[12], … in _bip0340_chacha20_block() function
711 ret = _bip0340_chacha20_block(seed, nonce, num, scalar, scalar_len); in _bip0340_compute_batch_csprng_one_scalar()