Home
last modified time | relevance | path

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

/external/openssh/
Dsc25519.h17 #define shortsc25519_from16bytes crypto_sign_ed25519_ref_shortsc25519_from16bytes macro
46 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
/external/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