Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DAuthConfig.php95 public function setUserPassword(UserPassword $userPassword) argument
97 $this->userPassword = $userPassword;
104 return $this->userPassword;
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js26637 return compareByteArrays(result, userPassword);
26743 return compareByteArrays(result, userPassword);
26810 if (pdfAlgorithm.checkUserPassword(password, userValidationSalt, userPassword)) {
26897 if (userPassword[j] !== checkData[j]) {
26906 if (userPassword[j] !== checkData[j]) {
26941 var cipher, userPassword;
26944 userPassword = ownerPassword;
26954 userPassword = cipher.encryptBlock(userPassword);
26958 userPassword = cipher.encryptBlock(ownerPassword);
26961 return userPassword;
[all …]
H A Dpdf.worker.js.map1userPassword","identityName","algorithm","cfDict","streamCryptoName","handlerDict","encryptMetadat…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js