Searched defs:v2 (Results 1 – 5 of 5) sorted by relevance
/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/include/ |
A D | primitiveTypes.h | 71 #define INIT_UINTM4( v3, v2, v1, v0 ) { v0, v1, v2, v3 } argument 82 #define INIT_UINTM4( v3, v2, v1, v0 ) { v3, v2, v1, v0 } argument
|
/optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
A D | ecc_recover_key.c | 39 void *r, *s, *v, *w, *t1, *t2, *u1, *u2, *v1, *v2, *e, *x, *y, *a_plus3; in ecc_recover_key() local
|
/optee_os/core/drivers/crypto/caam/include/ |
A D | caam_utils_sgt.h | 54 } v2; member
|
/optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/ |
A D | sosemanuk.c | 679 ulong32 v0, v1, v2, v3; in _sosemanuk_internal() local
|
/optee_os/lib/libmbedtls/mbedtls/library/ |
A D | cipher.c | 83 static int mbedtls_constant_time_memcmp( const void *v1, const void *v2, in mbedtls_constant_time_memcmp()
|
Completed in 9 milliseconds