ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
SSL_CTX_set_default_passwd_cb (
SSL_CTX* ctx,
pem_password_cb* cb
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 2 |
| Return | void |
| Source | ssl_lib.c |
| Size | 8 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | ctx | SSL_CTX* | 8 | %rdi |
| 1 | cb | pem_password_cb* | 8 | %rsi |
| RETURN: none | ||||
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rdi | ctx | SSL_CTX* |
| %rsi | cb | pem_password_cb* |