D | tls_pstm.h | 144 #define pstm_init(pool, a) \ argument 149 #define pstm_init_size(pool, a, size) \ argument 154 #define pstm_init_copy(pool, a, b, toSqr) \ argument 162 #define pstm_init_for_read_unsigned_bin(pool, a, len) \ argument 194 #define pstm_div(pool, a, b, c, d) \ argument 200 #define pstm_div_2d(pool, a, b, c, d) \ argument 212 #define pstm_sub_d(pool, a, b, c) \ argument 219 #define pstm_mod(pool, a, b, c) \ argument 224 #define pstm_mulmod(pool, a, b, c, d) \ argument 230 #define pstm_exptmod(pool, G, X, P, Y) \ argument [all …]
|