Searched refs:sc25519_from64bytes (Results 1 – 1 of 1) sorted by relevance
464 #define sc25519_from64bytes crypto_sign_ed25519_ref_sc25519_from64bytes macro486 static void sc25519_from64bytes(sc25519 *r, const unsigned char x[64]);613 static void sc25519_from64bytes(sc25519 *r, const unsigned char x[64]) in sc25519_from64bytes() function1964 sc25519_from64bytes(&sck, nonce); in crypto_sign_ed25519()1975 sc25519_from64bytes(&scs, hram); in crypto_sign_ed25519()2014 sc25519_from64bytes(&schram, hram); in crypto_sign_ed25519_open()