mbedtls_chachapoly_context is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferencesInstances

Fields

Field
Declared as
private_chacha20_ctx
private_poly1305_ctx
private_aad_len
uint64_t MBEDTLS_PRIVATE
private_ciphertext_len
uint64_t MBEDTLS_PRIVATE
private_state
private_mode
chacha20_ctx
poly1305_ctx
aad_len
uint64_t MBEDTLS_PRIVATE(aad_len
ciphertext_len
uint64_t MBEDTLS_PRIVATE(ciphertext_len
state
int MBEDTLS_PRIVATE(state
mode