Home
last modified time | relevance | path

Searched defs:fe25519_pack (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/signify/
H A Dfe25519.h17 #define fe25519_pack crypto_sign_ed25519_ref_fe25519_pack macro
H A Dfe25519.c106 void fe25519_pack(unsigned char r[32], const fe25519 *x) in fe25519_pack() function
/openbsd-src/usr.bin/ssh/
H A Ded25519.c73 #define fe25519_pack crypto_sign_ed25519_ref_fe25519_pack macro
224 static void fe25519_pack(unsigned char r[32], const fe25519 *x) in fe25519_pack() function