Home
last modified time | relevance | path

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

/plugin/twofactorgoogleauth/
H A DQRCode.php390 $ec_blocks[] = $this->qr_ec_divide($blocks[$i], $ec_params);
436 protected function qr_ec_divide($data, $ec_params) function in dokuwiki\\plugin\\twofactorgoogleauth\\QRCode