Home
last modified time | relevance | path

Searched defs:encapsulate (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/hybrid/internal/
H A DX25519HpkeKem.java66 HpkeKemEncapOutput encapsulate(byte[] recipientPublicKey, byte[] senderPrivateKey) in encapsulate() method in X25519HpkeKem
76 public HpkeKemEncapOutput encapsulate(byte[] recipientPublicKey) throws GeneralSecurityException { in encapsulate() method in X25519HpkeKem
H A DNistCurvesHpkeKem.java84 HpkeKemEncapOutput encapsulate(byte[] recipientPublicKey, KeyPair senderEphemeralKeyPair) in encapsulate() method in NistCurvesHpkeKem
102 public HpkeKemEncapOutput encapsulate(byte[] recipientPublicKey) throws GeneralSecurityException { in encapsulate() method in NistCurvesHpkeKem
H A DHpkeKem.java38 HpkeKemEncapOutput encapsulate(byte[] recipientPublicKey) throws GeneralSecurityException; in encapsulate() method
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_packet_history.cc167 rtc::FunctionView<std::unique_ptr<RtpPacketToSend>(const RtpPacketToSend&)> in GetPacketAndMarkAsPending()
262 rtc::FunctionView<std::unique_ptr<RtpPacketToSend>(const RtpPacketToSend&)> in GetPayloadPaddingPacket()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/buffers/
H A Doblivious_http_request_test.cc285 auto encapsulate = ObliviousHttpRequest::CreateClientObliviousRequest( in TEST() local
302 auto encapsulate = ObliviousHttpRequest::CreateClientObliviousRequest( in TEST() local
/aosp_15_r20/external/tink/go/hybrid/internal/hpke/
H A Dkem.go28 encapsulate(recipientPubKey []byte) ([]byte, []byte, error) methodSpec
H A Dx25519_kem.go48 func (x *x25519KEM) encapsulate(recipientPubKey []byte) (sharedSecret, senderPubKey []byte, err err… func
/aosp_15_r20/external/tink/go/hybrid/subtle/
H A Decies_hkdf_sender_kem.go33 func (s *ECIESHKDFSenderKem) encapsulate(hashAlg string, salt []byte, info []byte, keySize uint32, … func
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cms/
H A DCMSSignedDataGenerator.java83 boolean encapsulate) in generate()
/aosp_15_r20/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
H A DCMSSignedDataGenerator.java81 boolean encapsulate) in generate()
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/security/
H A DVerityUtilsTest.java266 CMSSignedDataGenerator generator, byte[] signedData, boolean encapsulate) in generatePkcs7SignatureInternal()
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/internal/
H A DX25519HpkeKemTest.java69 private void encapsulate(byte[] mode, byte[] kemId, byte[] kdfId, byte[] aeadId) in encapsulate() method in X25519HpkeKemTest
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/mlkem768/
Dmlkem768.go256 func encapsulate(cc *[CiphertextSize]byte, encapsulationKey []byte) (ciphertext, sharedKey []byte, … func
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_weakref.py426 def encapsulate(): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_weakref.py554 def encapsulate(): function
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-bcpkix-unbundled/linux_glibc_common/javac/
Dbouncycastle-bcpkix-unbundled.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/bouncycastle/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-bcpkix-unbundled/linux_glibc_common/local-javac-header/
Dbouncycastle-bcpkix-unbundled.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/bouncycastle/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-uwb/android_common_apex33/javac/
Dbouncycastle-uwb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/bouncycastle/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-repackaged-unbundled/android_common/javac/
Dbouncycastle-repackaged-unbundled.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-tests-support.jarMETA-INF/ META-INF/MANIFEST.MF libcore/ libcore/java/ libcore/ ...
Dapache-harmony-tests.jarMETA-INF/ META-INF/MANIFEST.MF DefaultPkgIntf.class Proxy2Test.java package DefaultPkgIntf ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-tests-support.jarMETA-INF/ META-INF/MANIFEST.MF libcore/ libcore/java/ libcore/ ...
Dapache-harmony-tests.jarMETA-INF/ META-INF/MANIFEST.MF DefaultPkgIntf.class Proxy2Test.java package DefaultPkgIntf ...
Dlibcore-crypto-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/test-exports/java/
Dconscrypt-tests.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...

12