Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dquicapitest.c2189 unsigned char *tp_p; in tparam_on_enc_ext() local
2226 tp_p = (unsigned char *)ossl_quic_wire_decode_transport_param_bytes(&pkt, in tparam_on_enc_ext()
2229 if (!TEST_ptr(tp_p)) { in tparam_on_enc_ext()
2234 if (!TEST_true(tparam_handle(ctx, id, tp_p, tp_len, &wpkt))) in tparam_on_enc_ext()