Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Drpktest.c681 unsigned char cert_type_bad[] = { 0xFF }; in test_rpk_api() local
699 if (!TEST_false(SSL_CTX_set1_server_cert_type(sctx, cert_type_bad, sizeof(cert_type_bad)))) in test_rpk_api()