Home
last modified time | relevance | path

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

/openssl/test/
H A Dquicapitest.c2156 BUF_MEM *old_bufm = NULL, *new_bufm = NULL; in tparam_on_enc_ext() local
2161 if (!TEST_ptr(old_bufm = BUF_MEM_new())) in tparam_on_enc_ext()
2170 old_bufm))) in tparam_on_enc_ext()
2173 if (!TEST_true(PACKET_buf_init(&pkt, (unsigned char *)old_bufm->data, old_bufm->length)) in tparam_on_enc_ext()
2252 BUF_MEM_free(old_bufm); in tparam_on_enc_ext()

Completed in 18 milliseconds