CryptoAuthLib v3.7.8
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
cryptoauthlib.atcab.atca_aes_cmac_ctx Class Reference
Inheritance diagram for cryptoauthlib.atcab.atca_aes_cmac_ctx:

Static Protected Attributes

list _fields_
 

Detailed Description

AES CMAC Context

Field Documentation

◆ _fields_

list cryptoauthlib.atcab.atca_aes_cmac_ctx._fields_
staticprotected
Initial value:
= [("cbc_ctx", atca_aes_cbc_ctx),
("block_size", c_uint32),
("block", c_char*16)]