Home
last modified time | relevance | path

Searched defs:chc_state (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_hash.h120 struct chc_state { struct
121 ulong64 length;
122 unsigned char state[MAXBLOCKSIZE], buf[MAXBLOCKSIZE];
123 ulong32 curlen;

Completed in 4 milliseconds