Searched refs:auth_info (Results 1 – 6 of 6) sorted by relevance
59 struct auth_info { struct88 struct auth_info rok_auth;110 struct auth_info *auth; in rpc_call()139 auth = (struct auth_info *)send_head; in rpc_call()147 auth = (struct auth_info *)send_head; in rpc_call()
77 struct auth_info { struct97 struct auth_info rpc_auth; argument99 struct auth_info rpc_verf;109 struct auth_info rok_auth;
781 char *auth_info; in expose_authinfo() local789 auth_info = xstrdup(""); in expose_authinfo()790 else if ((auth_info = sshbuf_dup_string( in expose_authinfo()795 do_pam_putenv("SSH_AUTH_INFO_0", auth_info); in expose_authinfo()796 free(auth_info); in expose_authinfo()
213 unsigned int auth_info : 1; member221 iscsi_auth_info_t auth_info; member
6266 struct auth_info { struct
1586 struct auth_info *rx_auth) in hostapd_notif_auth()