ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
AES_decrypt (
unsigned char const* p1,
unsigned char* p2,
AES_KEY const* p3
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 3 |
| Return | void |
| Source | aes.h |
| Size | 184 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | p1 | unsigned char const* | 8 | |
| 1 | p2 | unsigned char* | 8 | |
| 2 | p3 | AES_KEY const* | 8 | |
| RETURN: none | ||||
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |