Home
last modified time | relevance | path

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

/openssl-master/crypto/
A Dtrace.c60 struct trace_data_st { struct
69 struct trace_data_st *ctx = BIO_get_data(channel); in trace_write() argument
89 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