MTB CAT1 Peripheral driver library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
cy_stc_cryptolite_ed25519_sha512_t Struct Reference

Description

Structure defines a ed25519 sha function pointers.

Data Fields

void * shactx
 sha context
 
cy_cryptolite_ed25519_sha512_init_t sha_init
 Initialize sha context.
 
cy_cryptolite_ed25519_sha512_update_t sha_update
 sha update
 
cy_cryptolite_ed25519_sha512_start_t sha_start
 sha start
 
cy_cryptolite_ed25519_sha512_finish_t sha_finish
 sha finish
 
cy_cryptolite_ed25519_sha512_free_t sha_free
 deinitialize sha context