Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_sample.c49 static ossl_inline int coeff_from_three_bytes(const uint8_t *s, uint32_t *out) in coeff_from_three_bytes() function
132 if (coeff_from_three_bytes(b, &(out->coeff[j]))) { in rej_ntt_poly()