Classes | Macros | Functions
third_party/boringssl-with-bazel/src/crypto/fipsmodule/cipher/internal.h File Reference
#include <openssl/base.h>
#include <openssl/aead.h>
#include <openssl/aes.h>
#include "../../internal.h"
#include "../modes/internal.h"
Include dependency graph for third_party/boringssl-with-bazel/src/crypto/fipsmodule/cipher/internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  evp_aead_st
 

Macros

#define EVP_CIPH_MODE_MASK   0x3f
 

Functions

ctr128_f aes_ctr_set_key (AES_KEY *aes_key, GCM128_KEY *gcm_key, block128_f *out_block, const uint8_t *key, size_t key_bytes)
 

Macro Definition Documentation

◆ EVP_CIPH_MODE_MASK

#define EVP_CIPH_MODE_MASK   0x3f

Function Documentation

◆ aes_ctr_set_key()

ctr128_f aes_ctr_set_key ( AES_KEY aes_key,
GCM128_KEY gcm_key,
block128_f out_block,
const uint8_t key,
size_t  key_bytes 
)

Definition at line 292 of file e_aes.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:20