AM243x MCU+ SDK  08.01.00
Crypto_AesCbcFxns Struct Reference

Detailed Description

Driver implementation callbacks.

Data Fields

Crypto_AesSetKeyEncFxn setKeyEncFxn
 
Crypto_AesSetKeyDecFxn setKeyDecFxn
 
Crypto_AesCbcFxn cbcFxn
 

Field Documentation

◆ setKeyEncFxn

Crypto_AesSetKeyEncFxn Crypto_AesCbcFxns::setKeyEncFxn

CRYPTO driver implementation specific callback

◆ setKeyDecFxn

Crypto_AesSetKeyDecFxn Crypto_AesCbcFxns::setKeyDecFxn

CRYPTO driver implementation specific callback

◆ cbcFxn

Crypto_AesCbcFxn Crypto_AesCbcFxns::cbcFxn

CRYPTO driver implementation specific callback