Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpoly1305.c33 poly1305_auth(unsigned char out[POLY1305_TAGLEN], const unsigned char *m, size_t inlen, const unsig… in poly1305_auth() function
H A Dssh_namespace.h485 #define poly1305_auth Fssh_poly1305_auth macro