Searched defs:x25519_ge_tobytes (Results 1 – 5 of 5) sorted by relevance
479 void x25519_ge_tobytes(uint8_t s[32], const ge_p2 *h) { in x25519_ge_tobytes() function
478 void x25519_ge_tobytes(uint8_t s[32], const ge_p2 *h) { in x25519_ge_tobytes() function
1423 #define x25519_ge_tobytes GRPC_SHADOW_x25519_ge_tobytes macro
3406 #define x25519_ge_tobytes BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, x25519_ge_tobytes) macro