Home
last modified time | relevance | path

Searched defs:Encap (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/boringssl/src/ssl/
Dssl_key_share.cc70 bool Encap(CBB *out_ciphertext, Array<uint8_t> *out_secret, in Encap() function in __anon73ccdb120111::ECKeyShare
150 bool Encap(CBB *out_ciphertext, Array<uint8_t> *out_secret, in Encap() function in __anon73ccdb120111::X25519KeyShare
217 bool Encap(CBB *out_ciphertext, Array<uint8_t> *out_secret, in Encap() function in __anon73ccdb120111::X25519Kyber768KeyShare
/external/boringssl/src/ssl/
Dssl_key_share.cc70 bool Encap(CBB *out_ciphertext, Array<uint8_t> *out_secret, in Encap() function in __anone341a01f0111::ECKeyShare
150 bool Encap(CBB *out_ciphertext, Array<uint8_t> *out_secret, in Encap() function in __anone341a01f0111::X25519KeyShare
217 bool Encap(CBB *out_ciphertext, Array<uint8_t> *out_secret, in Encap() function in __anone341a01f0111::X25519Kyber768KeyShare
/external/boringssl/src/ssl/test/runner/kyber/
Dkyber.go534 func (pub *PublicKey) Encap(outSharedSecret []byte, entropy *[32]byte) *[CiphertextSize]byte { func
/external/cronet/third_party/boringssl/src/ssl/test/runner/kyber/
Dkyber.go534 func (pub *PublicKey) Encap(outSharedSecret []byte, entropy *[32]byte) *[CiphertextSize]byte { func