|
API Reference Manual 1.51.0
|
Crypto API key structure. More...
#include <crypto_types.h>
Data Fields | |
| uint8_t * | data |
| Key data. | |
| uint32_t | length |
| Key length in bytes. | |
Crypto API key structure.
Definition at line 726 of file api/spec/crypto_types.h.
| uint8_t* odp_crypto_key::data |
Key data.
Definition at line 728 of file api/spec/crypto_types.h.
| uint32_t odp_crypto_key::length |