Searched refs:mac_ctx (Results 1 – 1 of 1) sorted by relevance
84 struct poly1305_desc_ctx mac_ctx, macofmacs_ctx; in test_poly1305_allones_keys_and_message() local90 poly1305_init(&mac_ctx, test_buf); in test_poly1305_allones_keys_and_message()96 poly1305_update(&mac_ctx, test_buf, len); in test_poly1305_allones_keys_and_message()97 tmp_ctx = mac_ctx; in test_poly1305_allones_keys_and_message()