Home
last modified time | relevance | path

Searched refs:poly1305_auth (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dchacha.c324 poly1305_auth(expected_tag, src, aadlen + len, poly_key); in chachapoly_crypt()
343 poly1305_auth(dest + aadlen + len, dest, aadlen + len, in chachapoly_crypt()
H A Dpoly1305.c28 poly1305_auth(unsigned char out[POLY1305_TAGLEN], in poly1305_auth() function
/third_party/libwebsockets/plugins/ssh-base/include/
H A Dlws-ssh.h590 poly1305_auth(u_char out[POLY1305_TAGLEN], const u_char *m, size_t inlen,

Completed in 6 milliseconds