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

  /external/libvncserver/x11vnc/
sslhelper.h 60 extern void openssl_init(int);
sslhelper.c 667 void openssl_init(int isclient);
697 void openssl_init(int isclient) {badnews("openssl_init");} function
745 void openssl_init(int isclient) { function
746 rfbLog("openssl_init: fork is not supported. cannot create"
952 void openssl_init(int isclient) { function
1004 rfbLog("openssl_init: SSL_CTX_new failed.\n");
1011 rfbLog("openssl_init: RSA_generate_key(512) failed.\n");
1020 rfbLog("openssl_init: RSA_generate_key(1024) failed.\n");
1029 rfbLog("openssl_init: SSL_CTX_set_tmp_rsa(1024) failed.\n");
    [all...]
connections.c     [all...]
screen.c     [all...]

Completed in 49 milliseconds