Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Ded25519.c74 #define fe25519_unpack crypto_sign_ed25519_ref_fe25519_unpack macro
218 static void fe25519_unpack(fe25519 *r, const unsigned char x[32]) in fe25519_unpack() function