Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_key_compress.c133 int32_t ossl_ml_dsa_key_compress_make_hint(uint32_t ct0, uint32_t cs2, in ossl_ml_dsa_key_compress_make_hint() function
H A Dml_dsa_local.h87 int32_t ossl_ml_dsa_key_compress_make_hint(uint32_t ct0, uint32_t cs2,
H A Dml_dsa_poly.h145 out->coeff[i] = ossl_ml_dsa_key_compress_make_hint(ct0->coeff[i], in poly_make_hint()