Searched refs:trace_data_st (Results 1 – 1 of 1) sorted by relevance
60 struct trace_data_st { struct69 struct trace_data_st *ctx = BIO_get_data(channel); in trace_write() argument89 struct trace_data_st *ctx = BIO_get_data(channel); in trace_ctrl()385 struct trace_data_st *trace_data = NULL; in OSSL_trace_set_callback()393 OPENSSL_zalloc(sizeof(struct trace_data_st))) == NULL) in OSSL_trace_set_callback()
Completed in 3 milliseconds