Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 6 of 6) sorted by relevance

/openssl-master/crypto/
A Dtrace.c66 static int trace_write(BIO *channel, in trace_write()
77 static int trace_puts(BIO *channel, const char *str) in trace_puts()
87 static long trace_ctrl(BIO *channel, int cmd, long argl, void *argp) in trace_ctrl()
103 static int trace_free(BIO *channel) in trace_free()
236 static int set_trace_data(int category, int type, BIO **channel, in set_trace_data()
329 BIO *channel = NULL; in ossl_trace_cleanup() local
347 int OSSL_trace_set_channel(int category, BIO *channel) in OSSL_trace_set_channel()
384 BIO *channel = NULL; in OSSL_trace_set_callback() local
461 BIO *channel = NULL; in OSSL_trace_begin() local
493 void OSSL_trace_end(int category, BIO * channel) in OSSL_trace_end()
/openssl-master/test/testutil/
A Dtestutil_init.c72 BIO *channel; in setup_trace_category() local
/openssl-master/crypto/x509/
A Dpcy_tree.c17 static void expected_print(BIO *channel, in expected_print()
40 static void tree_print(BIO *channel, in tree_print()
/openssl-master/apps/
A Dopenssl.c169 BIO *channel; in setup_trace_category() local
/openssl-master/crypto/bn/
A Dbn_ctx.c82 static void ctxdbg(BIO *channel, const char *text, BN_CTX *ctx) in ctxdbg()
/openssl-master/crypto/ui/
A Dui_openssl.c168 static unsigned short channel = 0; variable

Completed in 14 milliseconds