Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_extra_test.c431 static const unsigned char kExampleDHKeyDER[] = { variable
645 return load_example_key("DH", kExampleDHKeyDER, in load_example_dh_key()
646 sizeof(kExampleDHKeyDER)); in load_example_dh_key()