Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/crypto/
Dsc25519.h15 #define shortsc25519_from16bytes crypto_sign_ed25519_ref_shortsc25519_from16bytes macro
44 void shortsc25519_from16bytes(shortsc25519 *r, const unsigned char x[16]);
Dsc25519.c111 void shortsc25519_from16bytes(shortsc25519 *r, const unsigned char x[16]) in shortsc25519_from16bytes() function