Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dtrace.c59 struct trace_data_st { struct
68 struct trace_data_st *ctx = BIO_get_data(channel); in trace_write() argument
88 struct trace_data_st *ctx = BIO_get_data(channel); in trace_ctrl()
399 struct trace_data_st *trace_data = NULL; in OSSL_trace_set_callback()
407 OPENSSL_zalloc(sizeof(struct trace_data_st))) == NULL) in OSSL_trace_set_callback()

Completed in 5 milliseconds