Searched defs:passwordCallback (Results 1 – 2 of 2) sorted by relevance
535 int passwordCallback(char* password, int size, int, void* data) nothrow { in passwordCallback() function
1113 int TSSLSocketFactory::passwordCallback(char* password, int size, int, void* data) { in passwordCallback() function in apache::thrift::transport::TSSLSocketFactory