Home
last modified time | relevance | path

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

/openbsd/usr.bin/signify/
H A Dsc25519.h17 #define shortsc25519_from16bytes crypto_sign_ed25519_ref_shortsc25519_from16bytes macro
H A Dsc25519.c109 void shortsc25519_from16bytes(shortsc25519 *r, const unsigned char x[16]) in shortsc25519_from16bytes() function