Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-mldsa-eddsa.c38 #define COMPOSITE_LABEL "COMPSIG-MLDSA44-Ed25519-SHA512" macro
115 (r = sshbuf_put(m_prime, COMPOSITE_LABEL, in construct_m_prime()
116 sizeof(COMPOSITE_LABEL) - 1)) != 0 || in construct_m_prime()
160 (const uint8_t *)COMPOSITE_LABEL, sizeof(COMPOSITE_LABEL) - 1, in crypto_sign_mldsa44_ed25519_sign()
209 (const uint8_t *)COMPOSITE_LABEL, sizeof(COMPOSITE_LABEL) - 1, in crypto_sign_mldsa44_ed25519_verify()