Home
last modified time | relevance | path

Searched defs:reduce_once (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_local.h112 static ossl_inline ossl_unused uint32_t reduce_once(uint32_t x) in reduce_once() function
/freebsd/crypto/openssl/crypto/ml_kem/
H A Dml_kem.c467 static __owur uint16_t reduce_once(uint16_t x) in reduce_once() function