Home
last modified time | relevance | path

Searched refs:AUTHRESPONSE_NONE (Results 1 – 3 of 3) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/session/
H A Dsess_attr.c323 if( sessionInfoPtr->authResponse == AUTHRESPONSE_NONE ) in getSessionAttribute()
493 sessionInfoPtr->authResponse == AUTHRESPONSE_NONE ) in setSessionAttribute()
H A Dssh2_auths.c784 sessionInfoPtr->authResponse = AUTHRESPONSE_NONE; in processServerAuth()
H A Dsession.h136 AUTHRESPONSE_NONE, /* No authorisation response */ enumerator