Home
last modified time | relevance | path

Searched refs:mustRandInt (Results 1 – 1 of 1) sorted by relevance

/libcore/tools/go/certutil/
Dcertutil.go76 ca.LastSerial = mustRandInt(two32)
141 func mustRandInt(max *big.Int) *big.Int { func