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

Static Protected Attributes

list _fields_
 

Detailed Description

SHA256 context

Field Documentation

◆ _fields_

list cryptoauthlib.atcab.atca_sha256_ctx._fields_
staticprotected
Initial value:
= [("total_msg_size", c_uint32),
("block_size", c_uint32),
("block", c_char*64*2)]