Lines Matching defs:poly_key
307 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN];314 memset(poly_key, 0, sizeof(poly_key));318 poly_key, poly_key, sizeof(poly_key));324 poly1305_auth(expected_tag, src, aadlen + len, poly_key);344 poly_key);350 lws_explicit_bzero(poly_key, sizeof(poly_key));