Searched refs:x25519_ge_tobytes (Results 1 – 6 of 6) sorted by relevance
451 x25519_ge_tobytes(ctx->my_msg, &Pstar_proj); in SPAKE2_generate_msg()508 x25519_ge_tobytes(dh_shared_encoded, &dh_shared); in SPAKE2_process_msg()
116 void x25519_ge_tobytes(uint8_t s[32], const ge_p2 *h);
487 void x25519_ge_tobytes(uint8_t s[32], const ge_p2 *h) { in x25519_ge_tobytes() function1990 x25519_ge_tobytes(rcheck, &R); in ED25519_verify()
1395 x25519_ge_tobytes
2947 '#define x25519_ge_tobytes GRPC_SHADOW_x25519_ge_tobytes',
1423 #define x25519_ge_tobytes GRPC_SHADOW_x25519_ge_tobytes macro