ssh_server_callbacks_struct.auth_none_function

This function gets called when a client tries to authenticate through none method.

struct ssh_server_callbacks_struct
ssh_auth_none_callback auth_none_function;

Meta