Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dtrace.c65 static int trace_write(BIO *channel, in trace_write()
76 static int trace_puts(BIO *channel, const char *str) in trace_puts()
86 static long trace_ctrl(BIO *channel, int cmd, long argl, void *argp) in trace_ctrl()
102 static int trace_free(BIO *channel) in trace_free()
244 static int set_trace_data(int category, int type, BIO **channel, in set_trace_data()
341 BIO *channel = NULL; in ossl_trace_cleanup() local
359 int OSSL_trace_set_channel(int category, BIO *channel) in OSSL_trace_set_channel()
396 BIO *channel = NULL; in OSSL_trace_set_callback() local
473 BIO *channel = NULL; in OSSL_trace_begin() local
505 void OSSL_trace_end(int category, BIO *channel) in OSSL_trace_end()
/openssl/test/testutil/
H A Dtestutil_init.c72 BIO *channel; in setup_trace_category() local
/openssl/crypto/x509/
H A Dpcy_tree.c30 static void expected_print(BIO *channel, in expected_print()
53 static void tree_print(BIO *channel, in tree_print()
/openssl/apps/
H A Dopenssl.c169 BIO *channel; in setup_trace_category() local
/openssl/crypto/ui/
H A Dui_openssl.c168 static unsigned short channel = 0; variable
/openssl/crypto/bn/
H A Dbn_ctx.c82 static void ctxdbg(BIO *channel, const char *text, BN_CTX *ctx) in ctxdbg()

Completed in 46 milliseconds