Searched refs:neg (Results 1 – 15 of 15) sorted by relevance
/optee_os/lib/libutils/isoc/newlib/ |
A D | strtoul.c | 167 register int neg = 0, any, cutlim; variable 176 neg = 1; 209 } else if (neg)
|
/optee_os/core/lib/libtomcrypt/ |
A D | mpi_desc.c | 86 static int neg(void *a, void *b) in neg() function 637 .neg = neg,
|
/optee_os/core/lib/libtomcrypt/src/headers/ |
A D | tomcrypt_math.h | 80 int (*neg)(void *src, void *dst); member
|
A D | tomcrypt_private.h | 162 #define mp_neg(a, b) ltc_mp.neg(a, b)
|
/optee_os/core/arch/arm/dts/ |
A D | stm32mp157c-ed1.dts | 318 st,neg-edge; 334 st,neg-edge;
|
A D | stm32mp15xx-dkx.dtsi | 483 st,neg-edge; 495 st,neg-edge;
|
A D | stm32mp157c-ev1.dts | 292 st,neg-edge;
|
/optee_os/core/lib/libtomcrypt/src/math/ |
A D | ltm_desc.c | 67 static int neg(void *a, void *b) in neg() function 450 &neg,
|
A D | gmp_desc.c | 38 static int neg(void *a, void *b) in neg() function 584 &neg,
|
A D | tfm_desc.c | 61 static int neg(void *a, void *b) in neg() function 778 &neg,
|
/optee_os/lib/libmbedtls/mbedtls/library/ |
A D | bignum.c | 2374 int neg; in mbedtls_mpi_exp_mod() local 2422 neg = ( A->s == -1 ); in mbedtls_mpi_exp_mod() 2423 if( neg ) in mbedtls_mpi_exp_mod() 2587 if( neg && E->n != 0 && ( E->p[0] & 1 ) != 0 ) in mbedtls_mpi_exp_mod()
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 1214 000000000e135628 0000000000000040 t neg
|
A D | tee.dmp | 4732 e1031e0: 4b0003e1 neg w1, w0 14522 e10962c: cb0103e1 neg x1, x1 14603 e109728: cb0003e0 neg x0, x0 16542 e10aab0: cb0003e2 neg x2, x0 17393 e10b350: cb0303e3 neg x3, x3 27168 e111658: 4b0203e3 neg w3, w2 27218 e1116d8: 4b0203e4 neg w4, w2 40585 e119f00: cb0103e2 neg x2, x1 42016 e11ad58: cb0503e0 neg x0, x5 81881 000000000e135628 <neg>: [all …]
|
A D | tee.map | 23678 .text.neg 0x000000000e135628 0x40 out/arm/core/lib/libtomcrypt/libtomcrypt.a(mpi_desc.o)
|
/optee_os/out/arm/ldelf/ |
A D | ldelf.dmp | 7717 4dcc: cb0003e4 neg x4, x0 7753 4e2c: cb0003e6 neg x6, x0 7836 4f10: cb0503e5 neg x5, x5 7861 4f58: cb0203e2 neg x2, x2 8134 5288: cb0303e3 neg x3, x3 9052 5c00: 4b0b03eb neg w11, w11 9198 5d90: cb0203e2 neg x2, x2
|
Completed in 247 milliseconds