 |
nrfxlib API 3.3.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
28#ifndef OCRYPTO_AES_KEY_H
29#define OCRYPTO_AES_KEY_H
43#define ocrypto_aes128_KEY_BYTES ((size_t) 16)
48#define ocrypto_aes192_KEY_BYTES ((size_t) 24)
53#define ocrypto_aes256_KEY_BYTES ((size_t) 32)