Searched defs:Z4 (Results 1 – 5 of 5) sorted by relevance
32 #define Z4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
34 type Z4 = A & C | A & D | X & M & C | X & N & C | X & M & D | X & N & D; alias
964 BIGNUM *rh, *tmp, *Z4, *Z6; in ossl_ec_GFp_simple_is_on_curve() local
202 const UINT_64 Z4 = InitBit(2, 4); variable