AWS Encryption SDK for C v2.4
|
#include <aws/cryptosdk/cipher.h>
#include <aws/cryptosdk/exports.h>
#include <aws/cryptosdk/materials.h>
Go to the source code of this file.
Functions | |
struct aws_cryptosdk_keyring * | aws_cryptosdk_raw_aes_keyring_new (struct aws_allocator *alloc, const struct aws_string *key_namespace, const struct aws_string *key_name, const uint8_t *key_bytes, enum aws_cryptosdk_aes_key_len key_len) |