static mcci_tweetnacl_result_t mcci_tweetnacl_verify_16(const unsigned char *x, const unsigned char *y)
Compare two 16-byte buffers, in a time-invariant fashion.
static mcci_tweetnacl_result_t mcci_tweetnacl_verify_32(const unsigned char *x, const unsigned char *y)
Compare two 32-byte buffers, in a time-invariant fashion.
static mcci_tweetnacl_result_t mcci_tweetnacl_verify_64(const unsigned char *x, const unsigned char *y)
Compare two 64-byte buffers, in a time-invariant fashion.