Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/sig/
H A Dbip0340.c42 #define BIP0340_NONCE "BIP0340/nonce" macro
271 ret = _bip0340_hash((const u8*)BIP0340_NONCE, sizeof(BIP0340_NONCE) - 1, in _bip0340_sign()
278 ret = _bip0340_hash((const u8*)BIP0340_NONCE, sizeof(BIP0340_NONCE) - 1, in _bip0340_sign()