Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_hash.h58 struct tiger_state { struct
59 ulong64 state[3], length;
60 unsigned long curlen;
61 unsigned char buf[64];

Completed in 3 milliseconds