Go to the documentation of this file.
26 #include "../crypto/test/file_test.h"
36 bssl::UniquePtr<BIGNUM> qx =
GetBIGNUM(t,
"Qx");
37 bssl::UniquePtr<BIGNUM> qy =
GetBIGNUM(t,
"Qy");
38 if (!
key || !qx || !qy) {
43 printf(
"%sResult = P\r\n\r\n", t->CurrentTestToString().c_str());
47 printf(
"%sResult = F (%s)\r\n\r\n", t->CurrentTestToString().c_str(),
buf);
55 fprintf(
stderr,
"usage: %s <test file>\n",
#define EC_KEY_new_by_curve_name
int FileTestMain(FileTestFunc run_test, void *arg, const char *path)
_Use_decl_annotations_ int __cdecl printf(const char *_Format,...)
int GetECGroupNIDFromInstruction(FileTest *t, const char **out_str)
int cavp_ecdsa2_pkv_test_main(int argc, char **argv)
void EchoComment(const std::string &comment)
#define ERR_error_string_n
#define EC_KEY_set_public_key_affine_coordinates
static bssl::UniquePtr< BIGNUM > GetBIGNUM(FileTest *t, const char *key)
static bool TestECDSA2PKV(FileTest *t, void *arg)
grpc
Author(s):
autogenerated on Fri May 16 2025 02:57:52