AM243x MCU+ SDK  08.01.00
Crypto_AesFxns Struct Reference

Detailed Description

Driver implementation callbacks.

Data Fields

Crypto_AesCommonFxnscommonFxns
 
Crypto_AesCbcFxnscbcFxns
 
Crypto_AesCmacFxnscmacFxns
 

Field Documentation

◆ commonFxns

Crypto_AesCommonFxns* Crypto_AesFxns::commonFxns

CRYPTO driver implementation specific callback

◆ cbcFxns

Crypto_AesCbcFxns* Crypto_AesFxns::cbcFxns

CRYPTO driver implementation specific callback

◆ cmacFxns

Crypto_AesCmacFxns* Crypto_AesFxns::cmacFxns

CRYPTO driver implementation specific callback