/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/ |
H A D | psa-transition.md | 269 ### Cipher mechanism selection 298 ### Cipher mechanism availability 312 ### Cipher metadata 337 ### Cipher key management 359 ### Unauthenticated cipher operations 384 ### Authenticated cipher operations 416 ### Miscellaneous cipher operation management
|
/aosp_15_r20/external/tink/cc/aead/internal/ |
H A D | cord_aes_gcm_boringssl.cc | 47 bool encryption) { in SetIvAndDirection() 71 EVP_CIPHER_CTX* partial_context, absl::string_view iv, bool encryption) { in NewContextFromPartial() 106 const util::SecretData& key, absl::string_view iv, bool encryption) { in NewContext()
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/internal/ |
H A D | ChaCha20Poly1305HpkeAeadTest.java | 102 HpkeTestEncryption encryption = testVector.getEncryptions().get(0); in seal_wrongKeyLength() local 120 HpkeTestEncryption encryption = testVector.getEncryptions().get(0); in open_wrongKeyLength() local
|
H A D | AesGcmHpkeAeadTest.java | 118 HpkeTestEncryption encryption = testVector.getEncryptions().get(0); in seal_wrongKeyLength() local 136 HpkeTestEncryption encryption = testVector.getEncryptions().get(0); in open_wrongKeyLength() local
|
H A D | HpkeContextTest.java | 75 HpkeTestEncryption encryption = testVector.getEncryptions().get(i); in verifyEncrypt() local 87 HpkeTestEncryption encryption = testVector.getEncryptions().get(i); in verifyDecrypt() local
|
/aosp_15_r20/external/libcups/scheduler/ |
H A D | testspeed.c | 46 http_encryption_t encryption; /* Encryption to use */ in main() local 241 http_encryption_t encryption, /* I - Encryption to use */ in do_test()
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/ |
D | json_serializable.cpp | 91 EncryptedSerializable encryption( in WriteProtectedJsonToFile() local 142 EncryptedSerializable encryption( in ReadProtectedJsonFromFile() local
|
D | tpm_key_blob_maker.cpp | 226 EncryptedSerializable encryption( in UnvalidatedCreateKeyBlob() local 253 EncryptedSerializable encryption( in UnwrapKeyBlob() local
|
/aosp_15_r20/external/tink/cc/core/ |
H A D | key_manager_impl_test.cc | 305 std::string encryption = aead->Encrypt("Hi", "aad").value(); in TEST() local 339 std::string encryption = aead->Encrypt("Hi", "aad").value(); in TEST() local 496 std::string encryption = aead->Encrypt("Hi", "aad").value(); in TEST() local
|
H A D | key_type_manager_test.cc | 120 std::string encryption = aead->Encrypt("Hi", "aad").value(); in TEST() local 194 std::string encryption = aead->Encrypt("Hi", "aad").value(); in TEST() local
|
/aosp_15_r20/kernel/tests/net/test/ |
H A D | xfrm.py | 493 def AddSaInfo(self, src, dst, spi, mode, reqid, encryption, auth_trunc, aead, argument 645 def CreateTunnel(self, direction, selector, src, dst, spi, encryption, argument 720 encryption, auth_trunc, aead, argument
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cms/ |
H A D | CMSSignedHelper.java | 44 private static void addEntries(ASN1ObjectIdentifier alias, String encryption) in addEntries() 46 encryptionAlgs.put(alias.getId(), encryption); in addEntries() local
|
H A D | DefaultCMSSignatureAlgorithmNameGenerator.java | 32 private void addEntries(ASN1ObjectIdentifier alias, String digest, String encryption) in addEntries()
|
/aosp_15_r20/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
H A D | CMSSignedHelper.java | 43 private static void addEntries(ASN1ObjectIdentifier alias, String encryption) in addEntries() 45 encryptionAlgs.put(alias.getId(), encryption); in addEntries() local
|
H A D | DefaultCMSSignatureAlgorithmNameGenerator.java | 28 private void addEntries(ASN1ObjectIdentifier alias, String digest, String encryption) in addEntries()
|
/aosp_15_r20/frameworks/opt/net/voip/src/java/android/net/sip/ |
D | SimpleSessionDescription.java | 430 String encryption = get("k", '='); in getEncryptionMethod() local 442 String encryption = get("k", '='); in getEncryptionKey() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/cvd_update_security_algorithm/ |
D | update_security_algorithm_command_builder.cc | 25 std::string GetATCommand(int32_t connection_event, int32_t encryption, in GetATCommand()
|
/aosp_15_r20/external/libcups/cups/ |
H A D | http.c | 432 http_encryption_t encryption, /* I - Type of encryption to use */ in httpConnect2() 480 http_encryption_t encryption) /* I - Type of encryption to use */ in httpConnectEncrypt() 3933 http_encryption_t encryption, /* I - Encryption to use */ in http_create()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/federatedcompute/apk/FederatedCompute/android_common_apex33/javac/ |
D | FederatedCompute.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.network-V4-java-source/gen/android/hardware/radio/network/ |
D | SecurityAlgorithmUpdate.java | 21 public int encryption = android.hardware.radio.network.SecurityAlgorithm.A50; field in SecurityAlgorithmUpdate
|
/aosp_15_r20/external/tink/cc/experimental/pqcrypto/kem/ |
H A D | cecpq2_hybrid_config_test.cc | 138 std::string encryption = in TEST_F() local
|
/aosp_15_r20/external/tink/cc/hybrid/ |
H A D | hybrid_config_test.cc | 139 std::string encryption = in TEST_F() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/ |
H A D | attribute.cc | 21 AccessRequirements::AccessRequirements(bool encryption, in AccessRequirements()
|
/aosp_15_r20/frameworks/base/core/proto/android/service/ |
H A D | diskstats.proto | 47 optional EncryptionType encryption = 5; field
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiWpaPersonalTest.py | 76 def verify_wpa_network_encryption(self, encryption): argument
|