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