Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/unittests/crypto/
H A Dtest_mldsa_eddsa.c102 const uint8_t *tvec_sWithContext; in mldsa_eddsa_tests() local
125 tvec_sWithContext = sshbuf_ptr(b_sWithContext); in mldsa_eddsa_tests()
153 ASSERT_INT_EQ(crypto_sign_mldsa44_ed25519_verify(tvec_sWithContext, in mldsa_eddsa_tests()
177 ASSERT_INT_EQ(crypto_sign_mldsa44_ed25519_verify(tvec_sWithContext, in mldsa_eddsa_tests()
183 ASSERT_INT_EQ(crypto_sign_mldsa44_ed25519_verify(tvec_sWithContext, in mldsa_eddsa_tests()
186 tvec_pk, tvec_sWithContext); in mldsa_eddsa_tests()