Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c4969 static void sc_muladd(uint8_t *s, const uint8_t *a, const uint8_t *b, in sc_muladd() function
5486 sc_muladd(out_sig + 32, hram, az, nonce); in ossl_ed25519_sign()