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

  /external/dropbear/
svr-auth.c 94 unsigned char *username = NULL, *servicename = NULL, *methodname = NULL; local
113 methodname = buf_getstring(ses.payload, &methodlen);
123 m_free(methodname);
129 strncmp(methodname, AUTH_METHOD_NONE,
149 strncmp(methodname, AUTH_METHOD_PASSWORD,
162 strncmp(methodname, AUTH_METHOD_PASSWORD,
173 strncmp(methodname, AUTH_METHOD_PUBKEY,
187 m_free(methodname);
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 73 milliseconds