|
IBR-DTNSuite
0.8
|
#include "gcm_aes.h"
Go to the source code of this file.
Defines | |
| #define | BSP_ENABLED true |
Functions | |
| AES_RETURN | aes_encrypt_key (const unsigned char *key, int key_len, aes_encrypt_ctx *cx) |
| #define BSP_ENABLED true |
| AES_RETURN aes_encrypt_key | ( | const unsigned char * | key, |
| int | key_len, | ||
| aes_encrypt_ctx * | cx | ||
| ) |
Definition at line 53 of file gcm_aes.c.
Referenced by gcm_init_and_key().