Am 07.02.16 um 20:47 schrieb Steffan Karger: > Preparation for AEAD cipher modes, which also have to authenticate the > opcode and peer-id of packets. To supply that information to > openvpn_encrypt(), I want to simply write those to the work buffer > before calling openvpn_encrypt(). That however requires that > openvpn_encrypt() never prepends something to the work buffer.
ACK. Arne