Searched defs:test (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/drivers/crypto/caam/include/ |
| H A D | caam_desc_helper.h | 84 #define JUMP_LOCAL(cla, test, cond, offset) \ argument 92 #define JUMP_CNO_LOCAL(test, cond, offset) \ argument 99 #define JUMP_C1_LOCAL(test, cond, offset) \ argument 107 #define JUMP_CNO_LOCAL_DEC(test, src, cond, offset) \ argument 115 #define WAIT_COND(test, cond) \ argument 122 #define JUMP_NOTLOCAL(cla, test, cond) \ argument 129 #define HALT_USER(test, cond, error) \ argument
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_prng.h | 126 int (*test)(void); member
|
| H A D | tomcrypt_hash.h | 234 int (*test)(void); member
|
| H A D | tomcrypt_cipher.h | 416 int (*test)(void); member
|