HomeSort by relevance Sort by last modified time
    Searched refs:CheckPassword (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fpdfapi/parser/
cpdf_security_handler.h 46 bool CheckPassword(const ByteString& user_password,
cpdf_security_handler.cpp 114 CheckPassword(password, true, m_EncryptKey, m_KeyLen)) {
118 return CheckPassword(password, false, m_EncryptKey, m_KeyLen);
389 bool CPDF_SecurityHandler::CheckPassword(const ByteString& password,
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/
PwdCredentialProvider.c 388 CheckPassword (
557 Status = CheckPassword (Password);
    [all...]

Completed in 1038 milliseconds