Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c4158 sc_muladd(uint8_t *s, const uint8_t *a, const uint8_t *b, in sc_muladd() function
4690 sc_muladd(out_sig + 32, hram, az, nonce); in ED25519_sign()