IBR-DTNSuite
0.12
|
#include "gcm_aes.h"
Go to the source code of this file.
Macros | |
#define | BSP_ENABLED true |
Functions | |
AES_RETURN | aes_encrypt_key (const unsigned char *key, int key_len, aes_encrypt_ctx *cx) |
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().