Searched refs:poly_equal (Results 1 – 2 of 2) sorted by relevance
| /crypto/ml_dsa/ | ||
| A D | ml_dsa_poly.h | 62 poly_equal(const POLY *a, const POLY *b) in poly_equal() function |
| A D | ml_dsa_vector.h | 97 if (!poly_equal(a->poly + i, b->poly + i)) in vector_equal() |
Completed in 9 milliseconds