![]() |
FD.io VPP
v17.07.01-10-g3be13f0
Vector Packet Processing
|
IPsec: Update Security Association keys. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | sa_id |
| u8 | crypto_key_length |
| u8 | crypto_key [128] |
| u8 | integrity_key_length |
| u8 | integrity_key [128] |
IPsec: Update Security Association keys.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| sa_id | - sa id |
| crypto_key_length | - length of crypto_key in bytes |
| crypto_key | - crypto keying material |
| integrity_key_length | - length of integrity_key in bytes |
| integrity_key | - integrity keying material |