Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_poly.h161 poly_max(const POLY *p, uint32_t *mx) in poly_max() function
H A Dml_dsa_vector.h208 poly_max(v->poly + i, &mx); in vector_max()