Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_poly.h139 poly_make_hint(const POLY *ct0, const POLY *cs2, const POLY *w, uint32_t gamma2, in poly_make_hint() function
H A Dml_dsa_vector.h242 poly_make_hint(ct0->poly + i, cs2->poly + i, w->poly + i, gamma2, in vector_make_hint()