Home
last modified time | relevance | path

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

/openssl-master/test/
A Devp_extra_test2.c208 static const unsigned char kExampleECKeyDER[] = { variable
252 {kExampleECKeyDER, sizeof(kExampleECKeyDER), EVP_PKEY_EC},
A Devp_extra_test.c329 static const unsigned char kExampleECKeyDER[] = { variable
551 {kExampleECKeyDER, sizeof(kExampleECKeyDER), "EC", EVP_PKEY_EC}
561 {kExampleECKeyDER, sizeof(kExampleECKeyDER), "EC", EVP_PKEY_EC, 1, 1, 1, 0},
606 return load_example_key("EC", kExampleECKeyDER, in load_example_ec_key()
607 sizeof(kExampleECKeyDER)); in load_example_ec_key()

Completed in 14 milliseconds