Home
last modified time | relevance | path

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

/third_party/openssl/test/helpers/
Dhandshake.c64 static void ctx_data_free_data(CTX_DATA *ctx_data) in ctx_data_free_data() function
1711 ctx_data_free_data(&server_ctx_data); in do_handshake_internal()
1712 ctx_data_free_data(&server2_ctx_data); in do_handshake_internal()
1713 ctx_data_free_data(&client_ctx_data); in do_handshake_internal()