ABI | Symbols | Types |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
ssh_userauth_pubkey ( ssh_session session, char const* username, ssh_string publickey, ssh_private_key privatekey ) |
|---|---|
| Type | FUNC |
| Source | auth.c |
| Params | 4 |
| Return | int |
| Size | 1284 |
| Bind | GLOBAL |
| Vis | DEFAULT |
| Ndx | 11 |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | session | ssh_session | 8 | %rdi |
| 1 | username | char const* | 8 | %rsi |
| 2 | publickey | ssh_string | 8 | %rdx |
| 3 | privatekey | ssh_private_key | 8 | %rcx |
| RETURN | ||||
| .retval | int | 4 | %rax | |
| Old | New | |||||||||||||
|
|
| Old | New | |||||||||||||||||||||||||||||||||||||
|
|