Searched refs:tmp_ctx (Results 1 – 1 of 1) sorted by relevance
94 struct poly1305_desc_ctx tmp_ctx; in test_poly1305_allones_keys_and_message() local97 tmp_ctx = mac_ctx; in test_poly1305_allones_keys_and_message()98 poly1305_final(&tmp_ctx, mac); in test_poly1305_allones_keys_and_message()
Completed in 3 milliseconds