HomeSort by relevance Sort by last modified time
    Searched refs:subi (Results 1 - 8 of 8) sorted by null

  /external/openssl/crypto/
ppccpuid.pl 80 subi r4,r4,1
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_math.h 199 int (*subi)(void *a, unsigned long b, void *c); member in struct:__anon3465
473 #define mp_sub_d(a, b, c) ltc_mp.subi(a, b, c)
  /external/dropbear/libtomcrypt/src/math/
gmp_desc.c 215 static int subi(void *a, unsigned long b, void *c) function
420 &subi,
ltm_desc.c 231 static int subi(void *a, unsigned long b, void *c) function
426 &subi,
tfm_desc.c 235 static int subi(void *a, unsigned long b, void *c) function
714 &subi,
  /external/openssl/crypto/sha/asm/
sha512-ppc.pl 344 subi $Tbl,$Tbl,`($rounds-16)*$SZ` ; rewind Tbl
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 1171 subi r7, r3, 2 ;# r7 -> 2 pels before start
1196 subi r7, r3, 2 ;# r7 -> 2 pels before start
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 260 milliseconds