![]()  | 
  
    BSHA3
    0.17.99
    
   P2P Blockchain, based on Bitcoin 
   | 
 
Go to the source code of this file.
Macros | |
| #define | WNAF_BITS 256 | 
| #define | WNAF_SIZE(w) ((WNAF_BITS + (w) - 1) / (w)) | 
| #define | ECMULT_CONST_TABLE_GET_GE(r, pre, n, w) | 
| #define ECMULT_CONST_TABLE_GET_GE | ( | r, | |
| pre, | |||
| n, | |||
| w | |||
| ) | 
Definition at line 23 of file ecmult_const_impl.h.
| #define WNAF_BITS 256 | 
Definition at line 18 of file ecmult_const_impl.h.
| #define WNAF_SIZE | ( | w | ) | ((WNAF_BITS + (w) - 1) / (w)) | 
Definition at line 20 of file ecmult_const_impl.h.
 1.8.14