Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/
H A Dsign.c49 static const unsigned char empty_labelset[3] = { 0x02, 0x00, 0x00 }; in _crypto_sign_ed25519_synthetic_r_hv() local
52 crypto_hash_sha512_update(hs, empty_labelset, 3); in _crypto_sign_ed25519_synthetic_r_hv()
58 crypto_hash_sha512_update(hs, empty_labelset, 3); in _crypto_sign_ed25519_synthetic_r_hv()