Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_extra_test.c698 static const unsigned char kExampleX25519KeyDER[] = { variable
948 return load_example_key("X25519", kExampleX25519KeyDER, in load_example_x25519_key()
949 sizeof(kExampleX25519KeyDER)); in load_example_x25519_key()