Searched refs:test_Poly1305_inner (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/bearssl/test/ |
H A D | test_crypto.c | 5106 test_Poly1305_inner(const char *name, br_poly1305_run ipoly, in test_Poly1305_inner() function 5183 test_Poly1305_inner("Poly1305_ctmul", &br_poly1305_ctmul_run, in test_Poly1305_ctmul() 5190 test_Poly1305_inner("Poly1305_ctmul32", &br_poly1305_ctmul32_run, in test_Poly1305_ctmul32() 5197 test_Poly1305_inner("Poly1305_i15", &br_poly1305_i15_run, in test_Poly1305_i15() 5210 test_Poly1305_inner("Poly1305_ctmulq", bp, in test_Poly1305_ctmulq()
|