ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
CMS_RecipientInfo_encrypt (
CMS_ContentInfo* cms,
CMS_RecipientInfo* ri
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 2 |
| Return | int |
| Source | cms_env.c |
| Size | 110 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | cms | CMS_ContentInfo* | 8 | %rdi |
| 1 | ri | CMS_RecipientInfo* | 8 | %rsi |
| RETURN | ||||
| .retval | int | 4 | %rax | |
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rax | .retval | int |
| %rdi | cms | CMS_ContentInfo* |
| %rsi | ri | CMS_RecipientInfo* |