Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/sig/
H A Dbip0340.c717 ATTRIBUTE_WARN_UNUSED_RET static int _bip0340_compute_batch_csprng_scalars(const u8 *seed, u32 seed… in _bip0340_compute_batch_csprng_scalars() function
909 ret = _bip0340_compute_batch_csprng_scalars(chacha20_seed, sizeof(chacha20_seed), in _bip0340_verify_batch_no_memory()
1161 ret = _bip0340_compute_batch_csprng_scalars(chacha20_seed, sizeof(chacha20_seed), in _bip0340_verify_batch()