Home
last modified time | relevance | path

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

/third_party/openssl/ohos_lite/crypto/ec/
Dcurve25519.c320 static void fe51_tobytes(uint8_t *s, const fe51 h) in fe51_tobytes() function
740 fe51_tobytes(out, x2); in x25519_scalar_mult()
/third_party/openssl/crypto/ec/
Dcurve25519.c330 static void fe51_tobytes(uint8_t *s, const fe51 h) in fe51_tobytes() function
750 fe51_tobytes(out, x2); in x25519_scalar_mult()