Home
last modified time | relevance | path

Searched defs:crypto_verify_32 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/signify/
H A Dcrypto_api.c26 crypto_verify_32(const unsigned char *x, const unsigned char *y) in crypto_verify_32() function
/openbsd-src/usr.bin/ssh/
H A Ded25519.c27 static int crypto_verify_32(const unsigned char *x,const unsigned char *y) in crypto_verify_32() function