Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Drpktest.c682 unsigned char cert_type_extra[] = { TLSEXT_cert_type_rpk, in test_rpk_api() local
702 if (!TEST_false(SSL_CTX_set1_server_cert_type(sctx, cert_type_extra, sizeof(cert_type_extra)))) in test_rpk_api()