Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/crypto/
Dpoly1305.c30 const unsigned char key[POLY1305_KEYLEN]) in poly1305_auth()
/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h55 #define POLY1305_KEYLEN 32 macro