Searched refs:crypto_scalarmult_curve25519_bytes (Results 1 – 3 of 3) sorted by relevance
14 size_t crypto_scalarmult_curve25519_bytes(void);
37 crypto_scalarmult_curve25519_bytes(void) in crypto_scalarmult_curve25519_bytes() function
65 assert(crypto_scalarmult_bytes() == crypto_scalarmult_curve25519_bytes()); in main()