Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_encoders.c423 static int poly_decode_signed_two_to_power_12(POLY *p, PACKET *pkt) in poly_decode_signed_two_to_power_12() function
804 if (!poly_decode_signed_two_to_power_12(key->t0.poly + i, &pkt)) in ossl_ml_dsa_sk_decode()