Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
aes_key Struct Reference

#include <crypto.h>

Data Fields

unsigned char raw [AST_CRYPTO_AES_BLOCKSIZE/8]
 

Detailed Description

Definition at line 39 of file crypto.h.

Field Documentation

◆ raw

unsigned char raw[AST_CRYPTO_AES_BLOCKSIZE/8]

Definition at line 40 of file crypto.h.

Referenced by evp_cipher_aes_decrypt(), evp_cipher_aes_encrypt(), and invalid_key().


The documentation for this struct was generated from the following file: