Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_local.h137 static ossl_inline ossl_unused uint32_t abs_signed(uint32_t x) in abs_signed() function
H A Dml_dsa_poly.h180 uint32_t abs = abs_signed(c); in poly_max_signed()