Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/crypto/
Dpoly1305.c28 poly1305_auth(unsigned char out[POLY1305_TAGLEN], in poly1305_auth()
/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h54 #define POLY1305_TAGLEN 16 macro