HomeSort by relevance Sort by last modified time
    Searched full:passcode (Results 1 - 11 of 11) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_encrypt.cpp 25 uint8_t passcode[32]; local
27 passcode[i] = i < pass_size ? password[i] : defpasscode[i - pass_size];
31 CRYPT_MD5Update(md5, passcode, 32);
469 uint8_t passcode[32]; local
472 passcode[i] = i < pass_size ? owner_pass[i] : defpasscode[i - pass_size];
475 CRYPT_MD5Generate(passcode, 32, digest);
567 uint8_t passcode[32]; local
570 passcode[i] =
574 CRYPT_MD5Generate(passcode, 32, digest);
583 passcode[i] = i < user_size ? user_pass[i] : defpasscode[i - user_size]
    [all...]
  /external/opencv3/3rdparty/libtiff/
tif_fax3.c 976 static const tableentry passcode = variable
    [all...]
  /external/pdfium/third_party/libtiff/
tif_fax3.c 977 static const tableentry passcode = variable
1022 putcode(tif, &passcode);
    [all...]
  /frameworks/base/docs/html/preview/
support.jd 1034 <li>In Direct boot mode, applying the passcode restrictions to the device
    [all...]
api-overview.jd 632 Profile owners can set distinct passcode policies for the work challenge
    [all...]
  /frameworks/base/media/java/android/media/tv/
TvContract.java 827 * indicates the channel is locked and the user is required to enter passcode to unlock it
829 * channel is not locked thus the user is not prompted to enter passcode If not specified,
    [all...]
  /docs/source.android.com/src/compatibility/5.1/
android-5.1-cdd.html     [all...]
  /docs/source.android.com/src/compatibility/5.0/
android-5.0-cdd.html     [all...]
  /docs/source.android.com/src/compatibility/6.0/
android-6.0-cdd.html     [all...]
  /docs/source.android.com/src/compatibility/
android-cdd.html     [all...]
  /external/libxml2/test/schemas/
nvdcve_0.xml     [all...]

Completed in 214 milliseconds