Searched refs:sc25519_from64bytes (Results 1 – 3 of 3) sorted by relevance
80 sc25519_from64bytes(&sck, hmg); in crypto_sign_ed25519()90 sc25519_from64bytes(&scs, hram); in crypto_sign_ed25519()123 sc25519_from64bytes(&schram, hram); in crypto_sign_ed25519_open()
18 #define sc25519_from64bytes crypto_sign_ed25519_ref_sc25519_from64bytes macro48 void sc25519_from64bytes(sc25519 *r, const unsigned char x[64]);
117 void sc25519_from64bytes(sc25519 *r, const unsigned char x[64]) in sc25519_from64bytes() function