Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_hash.h113 struct chc_state { struct
114 ulong64 length;
115 unsigned char state[MAXBLOCKSIZE], buf[MAXBLOCKSIZE];
116 ulong32 curlen;

Completed in 3 milliseconds