Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/plugins/ssh-base/crypto/
H A Dsc25519.h16 #define sc25519_from64bytes crypto_sign_ed25519_ref_sc25519_from64bytes macro
H A Dsc25519.c117 void sc25519_from64bytes(sc25519 *r, const unsigned char x[64]) in sc25519_from64bytes() function