Searched refs:product (Results 1 – 6 of 6) sorted by relevance
197 uint64_t product; in simpleMultiplyHighPrecision() local201 product = 0; in simpleMultiplyHighPrecision()205 product = in simpleMultiplyHighPrecision()206 HIGH_IN_U64 (product) + arg2 * LOW_U32_FROM_PTR (arg1 + index); in simpleMultiplyHighPrecision()207 LOW_U32_FROM_PTR (arg1 + index) = LOW_U32_FROM_VAR (product); in simpleMultiplyHighPrecision()208 product = in simpleMultiplyHighPrecision()209 HIGH_IN_U64 (product) + arg2 * HIGH_U32_FROM_PTR (arg1 + index); in simpleMultiplyHighPrecision()210 HIGH_U32_FROM_PTR (arg1 + index) = LOW_U32_FROM_VAR (product); in simpleMultiplyHighPrecision()214 return HIGH_U32_FROM_VAR (product); in simpleMultiplyHighPrecision()223 uint64_t product; in simpleMultiplyAddHighPrecision() local[all …]
20 # "This product includes software developed by the OpenSSL Project34 # "This product includes software developed by the OpenSSL Project51 # This product includes cryptographic software written by Eric Young52 # (eay@cryptsoft.com). This product includes software written by Tim
10 This product includes software developed as part of22 This product includes software developed at201 commercial product offering should do so in a manner which does not203 Contributor includes the Program in a commercial product offering,210 distribution of the Program in a commercial product offering. The221 product offering, Product X. That Contributor is then a Commercial
277 static BigInt product(BigInt a, BigInt b) { in product() method in BigInt
895 return new BigInteger(BigInt.product(getBigInt(), value.getBigInt())); in multiply()
140 names, trademarks, service marks, or product names of the Licensor,