Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/include/
H A Dlws-ssh.h55 #define POLY1305_KEYLEN 32 macro
591 const u_char key[POLY1305_KEYLEN]);
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dpoly1305.c30 const unsigned char key[POLY1305_KEYLEN]) in poly1305_auth()
H A Dchacha.c307 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt()

Completed in 4 milliseconds