Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/session/
H A Dssh.h242 SSH_ATTRIBUTE_NONE, /* No channel attribute */ enumerator
H A Dssh2_chn.c560 REQUIRES( sshAttribute > SSH_ATTRIBUTE_NONE && \ in getChannelExtAttribute()