Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/slh_dsa/
H A Dslh_dsa.c231 static uint8_t *msg_encode(const uint8_t *msg, size_t msg_len, in msg_encode() function
/freebsd/crypto/openssl/providers/implementations/signature/
H A Dml_dsa_sig.c50 int msg_encode; member
H A Dslh_dsa_sig.c48 int msg_encode; member
/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_sign.c330 static uint8_t *msg_encode(const uint8_t *msg, size_t msg_len, in msg_encode() function