Home
last modified time | relevance | path

Searched refs:tmp_ctx (Results 1 – 1 of 1) sorted by relevance

/lib/crypto/tests/
A Dpoly1305_kunit.c94 struct poly1305_desc_ctx tmp_ctx; in test_poly1305_allones_keys_and_message() local
97 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