Searched refs:fe25519_pack (Results 1 – 3 of 3) sorted by relevance
17 #define fe25519_pack crypto_sign_ed25519_ref_fe25519_pack macro42 void fe25519_pack(unsigned char r[32], const fe25519 *x);
108 void fe25519_pack(unsigned char r[32], const fe25519 *x) in fe25519_pack() function
249 fe25519_pack(r, &ty); in ge25519_pack()