Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_poly.h174 poly_max_signed(const POLY *p, uint32_t *mx) in poly_max_signed() function
H A Dml_dsa_vector.h219 poly_max_signed(v->poly + i, &mx); in vector_max_signed()