/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/ |
H A D | StreamingAeadSeekableDecryptingChannel.java | 50 private final StreamSegmentDecrypter decrypter; field in StreamingAeadSeekableDecryptingChannel
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/ |
H A D | HybridEncryptWrapperTest.java | 187 HybridDecrypt decrypter = new HybridDecryptWrapper().wrap(decryptPrimitives); in encrypt_decryptWrapperCanDecrypt() local
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt_np_adv/src/ |
D | tests.rs | 190 let decrypter = build_np_adv_decrypter_from_key_seed(&hkdf, identity_token_hmac); in ldt_ffi_test_scenario() localVariable
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
H A D | crypto_handshake.h | 96 std::unique_ptr<QuicDecrypter> decrypter; member
|
/aosp_15_r20/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/ |
H A D | RsaOaepTest.java | 314 Cipher decrypter = Cipher.getInstance(algorithm, EXPECTED_PROVIDER_NAME); in testOaep() local
|
/aosp_15_r20/system/keymint/boringssl/src/ |
H A D | rsa.rs | 143 let mut decrypter = ossl!(openssl::encrypt::Decrypter::new(&priv_key))?; in finish() localVariable
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/deserialize/tests/ |
D | happy_path.rs | 490 let decrypter = localVariable
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | zipfile.py | 515 def __init__(self, fileobj, mode, zipinfo, decrypter=None, argument
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | crypto_test_utils.cc | 698 const QuicDecrypter* decrypter, std::string label) { in CompareCrypters()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_session.cc | 1665 EncryptionLevel level, std::unique_ptr<QuicDecrypter> decrypter, in OnNewDecryptionKeyAvailable()
|
H A D | quic_connection_test.cc | 740 std::unique_ptr<QuicDecrypter> decrypter) { in SetDecrypter()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | zipfile.py | 608 def decrypter(data): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | zipfile.py | 608 def decrypter(data): function
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | zipfile.py | 608 def decrypter(data): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | zipfile.py | 608 def decrypter(data): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | zipfile.py | 608 def decrypter(data): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | zipfile.py | 608 def decrypter(data): function
|
/aosp_15_r20/prebuilts/misc/common/nimbus-jose-jwt/ |
HD | nimbus-jose-jwt-4.33.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/nimbusds/
com/ ... |
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/app/tests/unit/ |
D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |