#include <ti_psa_crypto_aead.h>
§ aesccmConfig
§ aesccmObject
§ aesccm
| struct { ... } ti_psa_aead_operation_s::aesccm |
§ aesgcmConfig
§ aesgcmObject
§ aesgcm
| struct { ... } ti_psa_aead_operation_s::aesgcm |
§ driver
| union { ... } ti_psa_aead_operation_s::driver |
§ id
| unsigned int ti_psa_aead_operation_s::id |
§ alg
| psa_algorithm_t ti_psa_aead_operation_s::alg |
§ iv_set
| unsigned int ti_psa_aead_operation_s::iv_set |
§ in_error_state
| unsigned int ti_psa_aead_operation_s::in_error_state |
§ adLength
| size_t ti_psa_aead_operation_s::adLength |
§ plaintextLength
| size_t ti_psa_aead_operation_s::plaintextLength |
§ runningADLength
| size_t ti_psa_aead_operation_s::runningADLength |
§ runningPlaintextLength
| size_t ti_psa_aead_operation_s::runningPlaintextLength |
§ tagSize
| size_t ti_psa_aead_operation_s::tagSize |
§ unprocessedData
| uint8_t ti_psa_aead_operation_s::unprocessedData[PSA_BLOCK_CIPHER_BLOCK_MAX_SIZE] |
§ curr_unprocessed_data
| uint8_t* ti_psa_aead_operation_s::curr_unprocessed_data |
§ unprocessed_len
| size_t ti_psa_aead_operation_s::unprocessed_len |
§ cryptoKey
§ done_updating_ad
| bool ti_psa_aead_operation_s::done_updating_ad |
§ length_set
| bool ti_psa_aead_operation_s::length_set |
The documentation for this struct was generated from the following file: