Home
last modified time | relevance | path

Searched refs:ARGTYPE (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_argchk.h8 #if ARGTYPE == 0
16 #elif ARGTYPE == 1
22 #elif ARGTYPE == 2
27 #elif ARGTYPE == 3
32 #elif ARGTYPE == 4
A Dtomcrypt_cfg.h67 #ifndef ARGTYPE
68 #define ARGTYPE 0 macro
/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_argchk.c10 #if (ARGTYPE == 0)
A Dcrypt.c413 #if defined(ARGTYPE)
414 " " NAME_VALUE(ARGTYPE) " "
A Dcrypt_constants.c165 C_STRINGIFY(ARGTYPE),

Completed in 4 milliseconds