nrfxlib API 3.3.99
Loading...
Searching...
No Matches

Declaration of AES key sizes. More...

#include <stddef.h>
#include <stdint.h>

Go to the source code of this file.

Macros

#define ocrypto_aes128_KEY_BYTES   ((size_t) 16)
 
#define ocrypto_aes192_KEY_BYTES   ((size_t) 24)
 
#define ocrypto_aes256_KEY_BYTES   ((size_t) 32)
 

Detailed Description

Declaration of AES key sizes.