Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Devp_extra_test.c294 static const unsigned char kExampleECPubKeyDER[] = { variable
928 {kExampleECPubKeyDER, sizeof(kExampleECPubKeyDER), EVP_PKEY_EC, 0, 1, 1, 1},
1636 const unsigned char *p = kExampleECPubKeyDER; in test_X509_PUBKEY_inplace()
1637 size_t input_len = sizeof(kExampleECPubKeyDER); in test_X509_PUBKEY_inplace()