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

  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
parisc-mont.pl 80 $BN_SZ =$SIZE_T;
90 $BN_SZ =$SIZE_T;
94 $BN_SZ=8;
166 $code.=<<___ if ($BN_SZ==4);
183 $code.=<<___ if ($BN_SZ==8);
223 $code.=<<___ if ($BN_SZ==4);
305 $code.=<<___ if ($BN_SZ==4);
308 $code.=<<___ if ($BN_SZ==8);
435 $code.=<<___ if ($BN_SZ==4);
438 $code.=<<___ if ($BN_SZ==8)
    [all...]
  /external/openssl/crypto/bn/asm/
parisc-mont.pl 80 $BN_SZ =$SIZE_T;
90 $BN_SZ =$SIZE_T;
94 $BN_SZ=8;
166 $code.=<<___ if ($BN_SZ==4);
183 $code.=<<___ if ($BN_SZ==8);
223 $code.=<<___ if ($BN_SZ==4);
305 $code.=<<___ if ($BN_SZ==4);
308 $code.=<<___ if ($BN_SZ==8);
435 $code.=<<___ if ($BN_SZ==4);
438 $code.=<<___ if ($BN_SZ==8)
    [all...]

Completed in 78 milliseconds