Searched refs:br_poly1305_i15_run (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/bearssl/src/symcipher/
H A Dpoly1305_i15.c129 br_poly1305_i15_run(const void *key, const void *iv, function
/freebsd-12-stable/contrib/bearssl/inc/
H A Dbearssl_block.h2576 void br_poly1305_i15_run(const void *key, const void *iv,
/freebsd-12-stable/contrib/bearssl/test/
H A Dtest_crypto.c5184 &br_poly1305_i15_run);
5191 &br_poly1305_i15_run);
5197 test_Poly1305_inner("Poly1305_i15", &br_poly1305_i15_run,
H A Dtest_speed.c447 test_speed_poly1305_inner("Poly1305 (i15)", &br_poly1305_i15_run);

Completed in 91 milliseconds