Home
last modified time | relevance | path

Searched defs:pickCipherSuite (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dhandshake_server.go349 func (hs *serverHandshakeState) pickCipherSuite() error { func
Dhandshake_client.go623 func (hs *clientHandshakeState) pickCipherSuite() error { func