Searched defs:padType (Results 1 – 2 of 2) sorted by relevance
934 private static function sha3_pad($padLength, $padType)979 private static function sha3_32($p, $c, $r, $d, $padType)1172 private static function sha3_64($p, $c, $r, $d, $padType)
32 protected $padType = Pad::class; variable in Google\\Service\\Transcoder\\PreprocessingConfig