Searched defs:poly1305_auth (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dpoly1305.c34 poly1305_auth(unsigned char out[POLY1305_TAGLEN], const unsigned char *m, size_t inlen, const unsigned char key[POLY1305_KEYLEN]) { function
H A Dssh_namespace.h523 #define poly1305_auth Fssh_poly1305_auth macro

Completed in 65 milliseconds