Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_sample.c34 static COEFF_FROM_NIBBLE_FUNC coeff_from_nibble_4; variable
65 static ossl_inline int coeff_from_nibble_4(uint32_t nibble, uint32_t *out) in coeff_from_nibble_4() function