Home
last modified time | relevance | path

Searched refs:passwordCallback (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/modules/thrift/src/thrift/transport/
DTSSLSocket.h355 static int passwordCallback(char *password, int size, int, void *data);
DTSSLSocket.cpp554 int TSSLSocketFactory::passwordCallback(char *password, int size, int, void *data) in passwordCallback() function in apache::thrift::transport::TSSLSocketFactory