HomeSort by relevance Sort by last modified time
    Searched refs:SSL_CTX_set_msg_callback (Results 1 - 3 of 3) sorted by null

  /external/openssl/include/openssl/
ssl.h 688 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, void (*cb)(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg));
    [all...]
  /external/openssl/ssl/
ssl.h 688 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, void (*cb)(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg));
    [all...]
ssl_lib.c     [all...]

Completed in 25 milliseconds