Home
last modified time | relevance | path

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

/src/crypto/openssl/test/ !
H A Devp_extra_test.c654 static const unsigned char kExampleECPubKeyDER[] = { variable
882 { kExampleECPubKeyDER, sizeof(kExampleECPubKeyDER), "EC", EVP_PKEY_EC, 0, 1,
3579 const unsigned char *p = kExampleECPubKeyDER; in test_X509_PUBKEY_inplace()
3580 size_t input_len = sizeof(kExampleECPubKeyDER); in test_X509_PUBKEY_inplace()
3610 const unsigned char *p = kExampleECPubKeyDER; in test_X509_PUBKEY_dup()
3611 size_t input_len = sizeof(kExampleECPubKeyDER); in test_X509_PUBKEY_dup()