Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-mldsa-eddsa.c95 construct_m_prime(uint8_t **m_primep, size_t *m_prime_lenp, in construct_m_prime() function
149 if (construct_m_prime(&m_prime, &m_prime_len, msg, msglen, in crypto_sign_mldsa44_ed25519_sign()
203 if (construct_m_prime(&m_prime, &m_prime_len, msg, msglen, in crypto_sign_mldsa44_ed25519_verify()
H A Dssh_namespace.h224 #define construct_m_prime Fssh_construct_m_prime macro