Searched refs:validateBufferLength (Results 1 – 1 of 1) sorted by relevance
84 $this->validateBufferLength($wrapped, $context);96 $this->validateBufferLength($data, $context);389 protected function validateBufferLength(string $data, SaslContext $context): void function in FreeDSx\\Sasl\\Security\\DigestMD5SecurityLayer