Home
last modified time | relevance | path

Searched defs:v2 (Results 1 – 5 of 5) sorted by relevance

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/include/
H A DprimitiveTypes.h71 #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/
H A Decc_recover_key.c32 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/
H A Dcaam_utils_sgt.h54 } v2; member
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dcommon.h208 uint8x16_t v2 = vld1q_u8(b + i); in mbedtls_xor() local
/optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/
H A Dsosemanuk.c672 ulong32 v0, v1, v2, v3; in s_sosemanuk_internal() local