Searched refs:SSL_CTX_set_msg_callback (Results 1 – 3 of 3) sorted by relevance
/external/openssl/include/openssl/ |
D | ssl.h | 585 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, void (*cb)(int write_p, int version, int content_type, …
|
/external/openssl/ssl/ |
D | ssl.h | 585 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, void (*cb)(int write_p, int version, int content_type, …
|
D | ssl_lib.c | 2652 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, void (*cb)(int write_p, int version, int content_type, … in SSL_CTX_set_msg_callback() function
|