Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libcrypto/poly1305/
H A Dpoly1305test.c19 poly1305_auth(unsigned char mac[16], const unsigned char *m, size_t bytes, in poly1305_auth() function
/openbsd-src/usr.bin/ssh/
H A Dpoly1305.c29 poly1305_auth(unsigned char out[POLY1305_TAGLEN], const unsigned char *m, size_t inlen, const unsig… in poly1305_auth() function