Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Devp_extra_test.c713 static const unsigned char kExampleDHKeyDER[] = { variable
935 return load_example_key("DH", kExampleDHKeyDER, in load_example_dh_key()
936 sizeof(kExampleDHKeyDER)); in load_example_dh_key()