Searched refs:crypto_verify_32 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dcrypto_api.h32 int crypto_verify_32(const unsigned char *, const unsigned char *);
H A Dverify.c12 int crypto_verify_32(const unsigned char *x,const unsigned char *y) function
H A Ded25519.c130 ret = crypto_verify_32(sm, t2);
H A Dssh_namespace.h306 #define crypto_verify_32 Fssh_crypto_verify_32 macro

Completed in 58 milliseconds