Home
last modified time | relevance | path

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

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