The crypto_verify_16() function checks that strings 'x' and 'y' has same content.
first string, slice length must be at least crypto_verify_16_BYTES, extra ignored
second string, slice length must be at least crypto_verify_16_BYTES, extra ignored
success flag
See Implementation
The crypto_verify_16() function checks that strings 'x' and 'y' has same content.