Searched refs:_getBase32LookupTable (Results 1 – 3 of 3) sorted by relevance
25 $validChars = $this->_getBase32LookupTable();125 $base32chars = $this->_getBase32LookupTable();163 $base32chars = $this->_getBase32LookupTable();191 protected function _getBase32LookupTable() function in PHPGangsta_GoogleAuthenticator
32 $validChars = $this->_getBase32LookupTable();178 $base32chars = $this->_getBase32LookupTable();217 protected function _getBase32LookupTable() function in dokuwiki\\plugin\\twofactor\\GoogleAuthenticator