|
API Reference Manual 1.51.0
|
Authentication algorithm capabilities. More...
#include <ipsec_types.h>
Data Fields | |
| uint32_t | key_len |
| Key length in bytes. | |
| uint32_t | icv_len |
| ICV length in bytes. | |
Authentication algorithm capabilities.
Definition at line 445 of file api/spec/ipsec_types.h.
| uint32_t odp_ipsec_auth_capability_t::key_len |
Key length in bytes.
Definition at line 447 of file api/spec/ipsec_types.h.
| uint32_t odp_ipsec_auth_capability_t::icv_len |
ICV length in bytes.
Definition at line 450 of file api/spec/ipsec_types.h.