Home
last modified time | relevance | path

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

/ssl/test/runner/
A Dconn.go484 func roundUp(a, b int) int { func
545 if len(payload)%blockSize != 0 || len(payload) < roundUp(explicitIVLen+macSize+1, blockSize) {

Completed in 6 milliseconds