crypto_verify_32
int crypto_verify_32(const unsigned char *, const unsigned char *);
int crypto_verify_32(const unsigned char *, const unsigned char *);
ret = crypto_verify_32(sm, t2);
if (crypto_verify_32(rcopy,rcheck) == 0) {