|
nrfxlib API 2.8.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
25#ifndef OCRYPTO_AES_KEY_H
26#define OCRYPTO_AES_KEY_H
40#define ocrypto_aes128_KEY_BYTES ((size_t) 16)
45#define ocrypto_aes192_KEY_BYTES ((size_t) 24)
50#define ocrypto_aes256_KEY_BYTES ((size_t) 32)