Searched refs:b_ctx (Results 1 – 2 of 2) sorted by relevance
92 struct sshbuf *b_m = NULL, *b_ctx = NULL, *b_pk = NULL; in mldsa_eddsa_tests() local107 b_ctx = get_json_b64(json_buf, "ctx"); in mldsa_eddsa_tests()120 tvec_ctx = sshbuf_ptr(b_ctx); in mldsa_eddsa_tests()121 tvec_ctx_len = sshbuf_len(b_ctx); in mldsa_eddsa_tests()191 sshbuf_free(b_ctx); in mldsa_eddsa_tests()
150 …struct blake##variant##_md_data_st *b_ctx; …152 …b_ctx = (struct blake##variant##_md_data_st *)ctx; …157 …*outl = b_ctx->ctx.outlen; …