Searched refs:b_sWithContext (Results 1 – 1 of 1) sorted by relevance
93 struct sshbuf *b_sk = NULL, *b_s = NULL, *b_sWithContext = NULL; in mldsa_eddsa_tests() local111 b_sWithContext = get_json_b64(json_buf, "sWithContext"); in mldsa_eddsa_tests()115 ASSERT_INT_EQ(sshbuf_len(b_sWithContext), MLDSA44_ED25519_SIG_SZ); in mldsa_eddsa_tests()125 tvec_sWithContext = sshbuf_ptr(b_sWithContext); in mldsa_eddsa_tests()195 sshbuf_free(b_sWithContext); in mldsa_eddsa_tests()