Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_poly.h102 poly_power2_round(const POLY *t, POLY *t1, POLY *t0) in poly_power2_round() function
H A Dml_dsa_vector.h180 poly_power2_round(t->poly + i, t1->poly + i, t0->poly + i); in vector_power2_round()