Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/ed25519/
H A Dsign_ed25519.c68 crypto_sign_ed25519ph_update(crypto_sign_ed25519ph_state *state, in crypto_sign_ed25519ph_update() function
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/
H A Dcrypto_sign.c100 return crypto_sign_ed25519ph_update(state, m, mlen); in crypto_sign_update()
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_sign_ed25519.h94 int crypto_sign_ed25519ph_update(crypto_sign_ed25519ph_state *state,