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

  /external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
modexp512-x86_64.pl 403 # mont_reduce(UINT64 *x, /* 1024 bits, 16 qwords */
416 .type mont_reduce,\@abi-omnipotent
418 mont_reduce: label
613 .size mont_reduce,.-mont_reduce
692 # tail recursion optimization: jmp to mont_reduce and return from there
693 jmp mont_reduce
694 # call mont_reduce
1086 # tail recursion optimization: jmp to mont_reduce and return from there
1087 jmp mont_reduce
    [all...]
  /external/openssl/crypto/bn/asm/
modexp512-x86_64.pl 403 # mont_reduce(UINT64 *x, /* 1024 bits, 16 qwords */
416 .type mont_reduce,\@abi-omnipotent
418 mont_reduce: label
613 .size mont_reduce,.-mont_reduce
692 # tail recursion optimization: jmp to mont_reduce and return from there
693 jmp mont_reduce
694 # call mont_reduce
1086 # tail recursion optimization: jmp to mont_reduce and return from there
1087 jmp mont_reduce
    [all...]
modexp512-x86_64.S 133 .type mont_reduce,@function
135 mont_reduce: label
575 .size mont_reduce,.-mont_reduce
1078 jmp mont_reduce
1461 jmp mont_reduce
1511 call mont_reduce
1709 call mont_reduce
  /external/chromium_org/third_party/boringssl/linux-x86_64/crypto/bn/
modexp512-x86_64.S 134 .type mont_reduce,@function
136 mont_reduce: label
576 .size mont_reduce,.-mont_reduce
1079 jmp mont_reduce
1462 jmp mont_reduce
1513 call mont_reduce
1711 call mont_reduce
  /external/chromium_org/third_party/boringssl/win-x86_64/crypto/bn/
modexp512-x86_64.asm 136 mont_reduce PROC PRIVATE label
576 mont_reduce ENDP
1079 jmp mont_reduce
1462 jmp mont_reduce
1522 call mont_reduce
1720 call mont_reduce
  /external/chromium_org/third_party/boringssl/mac-x86_64/crypto/bn/
modexp512-x86_64.S 136 mont_reduce: label
1079 jmp mont_reduce
1462 jmp mont_reduce
1513 call mont_reduce
1711 call mont_reduce

Completed in 106 milliseconds