Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_private.h116 #define HASH_PROCESS_(func_name, compress_name, compress_n_name, state_var, block_size) \ argument
170 #define HASH_PROCESS(func_name, compress_name, state_var, block_size) \ argument
174 #define HASH_PROCESS_NBLOCKS(func_name, compress_n_name, state_var, block_size) \ argument
/optee_os/core/include/
H A Dinitcall.h17 const char *func_name; member