pkcs7Pad right-pads the given byte slice with 1 to n bytes, where n is the block size. The size of the result is x times n, where x is at least 1.
(b []byte, blocksize int)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected