ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | TS_verify_ctx |
|---|---|
| Type | STRUCT |
| Fields | 10 |
| Source | ts.h |
| Size | 80 |
| Usage | The type is used by 7 symbols. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | flags | unsigned int | 4 | 0 |
| 1 | store | X509_STORE* | 8 | 8 |
| 2 | certs | struct stack_st_X509* | 8 | 16 |
| 3 | policy | ASN1_OBJECT* | 8 | 24 |
| 4 | md_alg | X509_ALGOR* | 8 | 32 |
| 5 | imprint | unsigned char* | 8 | 40 |
| 6 | imprint_len | unsigned int | 4 | 48 |
| 7 | data | BIO* | 8 | 56 |
| 8 | nonce | ASN1_INTEGER* | 8 | 64 |
| 9 | tsa_name | GENERAL_NAME* | 8 | 72 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .flags | unsigned int |
| 4 | padding | |
| 8 | .store | X509_STORE* |
| 16 | .certs | struct stack_st_X509* |
| 24 | .policy | ASN1_OBJECT* |
| 32 | .md_alg | X509_ALGOR* |
| 40 | .imprint | unsigned char* |
| 48 | .imprint_len | unsigned int |
| 52 | padding | |
| 56 | .data | BIO* |
| 64 | .nonce | ASN1_INTEGER* |
| 72 | .tsa_name | GENERAL_NAME* |