Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dcipher-chachapoly-libcrypto.c83 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt() local
H A Dcipher-chachapoly.c67 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt() local