Searched refs:coeff_from_three_bytes (Results 1 – 1 of 1) sorted by relevance
48 static ossl_inline int coeff_from_three_bytes(const uint8_t *s, uint32_t *out) in coeff_from_three_bytes() function131 if (coeff_from_three_bytes(b, &(out->coeff[j]))) { in rej_ntt_poly()
Completed in 38 milliseconds