Searched refs:construct_m_prime (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | ssh-mldsa-eddsa.c | 95 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 D | ssh_namespace.h | 224 #define construct_m_prime Fssh_construct_m_prime macro
|