Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_poly.h151 poly_use_hint(const POLY *h, const POLY *r, uint32_t gamma2, POLY *out) in poly_use_hint() function
H A Dml_dsa_vector.h256 poly_use_hint(h->poly + i, r->poly + i, gamma2, out->poly + i); in vector_use_hint()