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