Searched refs:sc25519_from32bytes (Results 1 – 1 of 1) sorted by relevance
463 #define sc25519_from32bytes crypto_sign_ed25519_ref_sc25519_from32bytes macro483 static void sc25519_from32bytes(sc25519 *r, const unsigned char x[32]);603 static void sc25519_from32bytes(sc25519 *r, const unsigned char x[32]) in sc25519_from32bytes() function1925 sc25519_from32bytes(&scsk,az); in crypto_sign_ed25519_keypair()1976 sc25519_from32bytes(&scsk, az); in crypto_sign_ed25519()2008 sc25519_from32bytes(&scs, sm+32); in crypto_sign_ed25519_open()