Searched refs:fe25519_pack (Results 1 – 1 of 1) sorted by relevance
75 #define fe25519_pack crypto_sign_ed25519_ref_fe25519_pack macro100 static void fe25519_pack(unsigned char r[32], const fe25519 *x);226 static void fe25519_pack(unsigned char r[32], const fe25519 *x) in fe25519_pack() function1838 fe25519_pack(r, &ty); in ge25519_pack()