Searched refs:_bip0340_compute_batch_csprng_seed (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/libecc/src/sig/ |
H A D | bip0340.c | 758 ATTRIBUTE_WARN_UNUSED_RET static int _bip0340_compute_batch_csprng_seed(const u8 **s, const u8 *s_l… in _bip0340_compute_batch_csprng_seed() function 903 ret = _bip0340_compute_batch_csprng_seed(s, s_len, pub_keys, m, m_len, num, in _bip0340_verify_batch_no_memory() 1155 ret = _bip0340_compute_batch_csprng_seed(s, s_len, pub_keys, m, m_len, num, in _bip0340_verify_batch()
|