Searched refs:GMP (Results 1 – 7 of 7) sorted by relevance
27 8PbOMUy3oK6j+GMP/xRNI76RtA==
192 >>9 string GMP subtile315 # Header length; GMP:31h 35h 3Dh,MDR:11Eh 238h 2C4h 310h,NOD:3Fh 7Fh,NET:64h,
456 0 string GBMP GTA2/GBH map layout (GMP),
4118 std::unique_ptr<GCMetadataPrinter> GMP = GCMetaPrinter.instantiate(); in getOrCreateGCPrinter() local4119 GMP->S = &S; in getOrCreateGCPrinter()4120 GCPI->second = std::move(GMP); in getOrCreateGCPrinter()
34 - GMP is no longer used, and instead we call BN code from OpenSSL
1102 * New engine module: GMP (performs private key exponentiation).
10648 * Update the GMP engine glue to do direct copies between BIGNUM and10649 mpz_t when openssl and GMP use the same limb size. Otherwise the11630 exponentiations with the GMP library. The conversions to and from11631 GMP's mpz_t format aren't optimised nor are any montgomery forms11633 However there are likely to be other architectures where GMP could