Home
last modified time | relevance | path

Searched refs:qr_ec_split (Results 1 – 1 of 1) sorted by last modified time

/plugin/twofactorgoogleauth/
H A DQRCode.php387 $blocks = $this->qr_ec_split($data, $ec_params);
421 protected function qr_ec_split($data, $ec_params) function in dokuwiki\\plugin\\twofactorgoogleauth\\QRCode