HomeSort by relevance Sort by last modified time
    Searched full:encrypted (Results 251 - 275 of 637) sorted by null

<<11121314151617181920>>

  /external/boringssl/src/include/openssl/
rsa.h 114 * and writes, at most, |max_out| bytes of encrypted data to |out|. The
140 * |rsa| and writes the encrypted data to |to|. The |to| buffer must have at
233 * |rsa| and writes the encrypted data to |to|. The |to| buffer must have at
258 * of a signature or encrypted value using |rsa|. */
  /external/google-tv-pairing-protocol/cpp/tests/polo/util/
certificateutiltest.cc 117 "Proc-Type: 4,ENCRYPTED\n"
  /external/javasqlite/src/main/java/SQLite/
Database.java 806 * Specify key for encrypted database. To be called
820 * Specify key for encrypted database. To be called
844 * Change the key of a encrypted database. The
858 * Change the key of a encrypted database. The
  /external/jetty/src/java/org/eclipse/jetty/util/security/
UnixCrypt.java 325 * Returns the DES encrypted code of the given word with the specified
407 * @param key the key to be encrypted
409 * @return the encrypted String
414 byte[] cryptresult = new byte[13]; /* encrypted result */
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
AudioSampleEntry.java 47 * Identifier for an encrypted audio track.
VisualSampleEntry.java 57 * Identifier for an encrypted video track.
  /external/openssh/
PROTOCOL.chacha20poly1305 80 encrypted length. Finally, calculate a MAC tag and append it.
auth-passwd.c 210 * Authentication is accepted if the encrypted passwords
deattack.c 37 * However, because we are dealing with encrypted data, identical
scp.0 142 Name of program to use for the encrypted connection. The program
scp.1 210 to use for the encrypted connection.
  /external/openssh/openbsd-compat/
bcrypt_pbkdf.c 47 * 3. Subsequently the magic string to be encrypted is lengthened and modifed
  /external/ppp/pppd/
ecp.c 111 "Encrypted",
  /external/sepolicy/
vold.te 94 # Rules to support encrypted fs support.
  /external/srtp/crypto/include/
cipher.h 209 * is the length in octets of the test data to be encrypted, and t is
  /external/toybox/lib/
password.c 101 * 1. encrypted password, when updating user password.
  /external/wpa_supplicant_8/hostapd/
hostapd.eap_user 15 # is transmitted only within the encrypted tunnel in phase 2. If non-anonymous
  /external/wpa_supplicant_8/src/tls/
pkcs5.c 227 wpa_hexdump_key(MSG_MSGDUMP, "PKCS #5: message M (encrypted key)",
tlsv1_client_write.c 348 /* RSA encrypted value is encoded with PKCS #1 v1.5 block type 2. */
363 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Encrypted pre_master_secret",
563 * MD5) is signed (encrypted with the private key). It is encoded with
644 /* Encrypted Handshake Message: Finished */
  /external/wpa_supplicant_8/wpa_supplicant/
todo.txt 70 - add support for encrypted configuration fields (e.g., password, psk,
  /frameworks/base/docs/html/tools/help/
jobb.jd 5 <p>The {@code jobb} tool allows you to build encrypted and unencrypted APK expansion files in
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 317 // NALU headers are appended to encrypted video bitstream
318 // |...encrypted video bitstream (16 bytes aligned)...| 4 bytes of header size |...NALU headers..|
417 // NALU headers are appended to encrypted video bitstream
418 // |...encrypted video bitstream (16 bytes aligned)...| 4 bytes of header size |...NALU headers..|
  /packages/apps/InCallUI/src/com/android/incallui/
TelecomAdapter.java 174 // Note: this method is used even when the phone is encrypted. At that moment
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
UserInitializedReceiver.java 96 // For secondary users, if the device needs to be encrypted, it has already happened
  /packages/apps/Settings/src/com/android/settings/
SecuritySettings.java 225 // The device is currently encrypted.
228 // This device supports encryption but isn't encrypted.
    [all...]

Completed in 2193 milliseconds

<<11121314151617181920>>