Revision 5bfe1b25 src/charon/encoding/generator.c
| b/src/charon/encoding/generator.c | ||
|---|---|---|
| 880 | 880 |
this->current_bit = 0; |
| 881 | 881 |
this->last_payload_length_position_offset = 0; |
| 882 | 882 |
this->header_length_position_offset = 0; |
| 883 |
this->attribute_format = FALSE; |
|
| 884 |
this->attribute_length = 0; |
|
| 883 | 885 |
|
| 884 | 886 |
return &(this->public); |
| 885 | 887 |
} |
Also available in: Unified diff