Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_local.h146 static ossl_inline ossl_unused uint32_t abs_mod_prime(uint32_t x) in abs_mod_prime() function
H A Dml_dsa_poly.h167 uint32_t abs = abs_mod_prime(c); in poly_max()