Searched refs:kExampleECKeyDER (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | evp_extra_test.c | 263 static const unsigned char kExampleECKeyDER[] = { variable 917 {kExampleECKeyDER, sizeof(kExampleECKeyDER), EVP_PKEY_EC} 926 {kExampleECKeyDER, sizeof(kExampleECKeyDER), EVP_PKEY_EC, 1, 1, 1, 0},
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | evp_extra_test2.c | 209 static const unsigned char kExampleECKeyDER[] = { variable 253 {kExampleECKeyDER, sizeof(kExampleECKeyDER), EVP_PKEY_EC},
|