Searched defs:x25519_ge_tobytes (Results 1 – 6 of 6) sorted by relevance
463 void x25519_ge_tobytes(uint8_t s[32], const ge_p2 *h) { in x25519_ge_tobytes() function
479 void x25519_ge_tobytes(uint8_t s[32], const ge_p2 *h) { in x25519_ge_tobytes() function
3573 #define x25519_ge_tobytes BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, x25519_ge_tobytes) macro
3537 #define x25519_ge_tobytes BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, x25519_ge_tobytes) macro