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

  /external/chromium/net/socket/
ssl_client_socket_nss.h 159 static SECStatus ClientAuthHandler(void* arg,
215 // Stores client authentication information between ClientAuthHandler and
ssl_client_socket_nss.cc 987 rv = SSL_GetClientAuthDataHook(nss_fd_, ClientAuthHandler, this);
    [all...]

Completed in 43 milliseconds