Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c10759 unsigned char bad4[] = { 0x03, 'b', 'a', 'd', 0x06, 'b', 'a', 'd'}; in test_set_alpn() local
10783 if (!TEST_true(SSL_CTX_set_alpn_protos(ctx, bad4, sizeof(bad4)))) in test_set_alpn()
10806 if (!TEST_true(SSL_set_alpn_protos(ssl, bad4, sizeof(bad4)))) in test_set_alpn()

Completed in 32 milliseconds