Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_sign/ed25519/ref10/
H A Dsign.c14 static const unsigned char DOM2PREFIX[32 + 2] = { in _crypto_sign_ed25519_ref10_hinit() local
23 crypto_hash_sha512_update(hs, DOM2PREFIX, sizeof DOM2PREFIX); in _crypto_sign_ed25519_ref10_hinit()