Searched defs:test (Results 1 – 4 of 4) sorted by relevance
/optee_os/core/drivers/crypto/caam/include/ |
A D | caam_desc_helper.h | 82 #define JUMP_LOCAL(cla, test, cond, offset) \ argument 90 #define JUMP_CNO_LOCAL(test, cond, offset) \ argument 97 #define JUMP_C1_LOCAL(test, cond, offset) \ argument 105 #define JUMP_CNO_LOCAL_DEC(test, src, cond, offset) \ argument 113 #define WAIT_COND(test, cond) \ argument 120 #define JUMP_NOTLOCAL(cla, test, cond) \ argument 127 #define HALT_USER(test, cond, error) \ argument
|
/optee_os/core/lib/libtomcrypt/src/headers/ |
A D | tomcrypt_prng.h | 133 int (*test)(void); member
|
A D | tomcrypt_hash.h | 241 int (*test)(void); member
|
A D | tomcrypt_cipher.h | 412 int (*test)(void); member
|
Completed in 11 milliseconds