Searched defs:bytesToBigInt (Results 1 – 2 of 2) sorted by relevance
27 func bytesToBigInt(val []byte) *big.Int { func
50 func bytesToBigInt(v []byte) *big.Int { func