Embedded SDK
Embedded SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
multi_hash_ctx_s Struct Reference

Public Attributes

cx_sha256_t sha256
 
cx_sha3_t sha3_256
 
cx_sha3_t keccak_256
 
cx_ripemd160_t ripemd160
 
cx_sha512_t sha512
 

Detailed Description

Definition at line 32 of file tlv_use_case_trusted_name.c.

Member Data Documentation

◆ keccak_256

cx_sha3_t multi_hash_ctx_s::keccak_256

Definition at line 35 of file tlv_use_case_trusted_name.c.

◆ ripemd160

cx_ripemd160_t multi_hash_ctx_s::ripemd160

Definition at line 36 of file tlv_use_case_trusted_name.c.

◆ sha256

cx_sha256_t multi_hash_ctx_s::sha256

Definition at line 33 of file tlv_use_case_trusted_name.c.

◆ sha3_256

cx_sha3_t multi_hash_ctx_s::sha3_256

Definition at line 34 of file tlv_use_case_trusted_name.c.

◆ sha512

cx_sha512_t multi_hash_ctx_s::sha512

Definition at line 37 of file tlv_use_case_trusted_name.c.


The documentation for this struct was generated from the following file: