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

  /external/openssl/crypto/bn/asm/
x86_64-mont5.S 742 .globl bn_gather5
743 .type bn_gather5,@function
745 bn_gather5: label
779 .size bn_gather5,.-bn_gather5
x86_64-mont5.pl 858 .globl bn_gather5
859 .type bn_gather5,\@abi-omnipotent
861 bn_gather5: label
911 .size bn_gather5,.-bn_gather5
  /external/openssl/crypto/bn/
bn_exp.c 690 void bn_gather5(BN_ULONG *out,size_t num,
746 bn_gather5(tmp.d,top,powerbuf,wvalue);

Completed in 37 milliseconds