| /external/boringssl/src/ssl/test/runner/ |
| D | cipher_suites.go | 30 processClientKeyExchange(*Config, *Certificate, *clientKeyExchangeMsg, uint16) ([]byte, error) argument 153 func macSHA1(version uint16, key []byte) macFunction { 165 func macMD5(version uint16, key []byte) macFunction { 177 func macSHA256(version uint16, key []byte) macFunction { 189 func macSHA384(version uint16, key []byte) macFunction { 309 func rsaKA(version uint16) keyAgreement { 313 func ecdheECDSAKA(version uint16) keyAgreement { 322 func ecdheRSAKA(version uint16) keyAgreement { 331 func dheRSAKA(version uint16) keyAgreement { 340 func pskKA(version uint16) keyAgreement { [all …]
|
| D | prf.go | 127 func prfForVersion(version uint16, suite *cipherSuite) func(result, secret, label, seed []byte) { 145 func masterFromPreMasterSecret(version uint16, suite *cipherSuite, preMasterSecret, clientRandom, s… 157 func extendedMasterFromPreMasterSecret(version uint16, suite *cipherSuite, preMasterSecret []byte, … 166 func keysFromMasterSecret(version uint16, suite *cipherSuite, masterSecret, clientRandom, serverRan… 209 func newFinishedHash(version uint16, cipherSuite *cipherSuite) finishedHash {
|
| D | handshake_server.go | 998 func (c *Conn) tryCipherSuite(id uint16, supportedCipherSuites []uint16, version uint16, ellipticOk…
|
| D | dtls.go | 26 func versionToWire(vers uint16, isDTLS bool) uint16 { 33 func wireToVersion(vers uint16, isDTLS bool) uint16 {
|
| D | key_agreement.go | 194 func hashForServerKeyExchange(sigType, hashFunc uint8, version uint16, slices ...[]byte) ([]byte, c…
|
| D | handshake_messages.go | 1816 func eqUint16s(x, y []uint16) bool {
|
| /external/openfst/src/include/fst/ |
| D | types.h | 34 typedef uint16_t uint16; typedef
|
| /external/mesa3d/src/gallium/drivers/svga/include/ |
| D | svga_types.h | 39 typedef uint16_t uint16; typedef
|
| /external/google-breakpad/src/common/dwarf/ |
| D | types.h | 44 typedef unsigned short uint16; typedef
|
| /external/libyuv/files/include/libyuv/ |
| D | basic_types.h | 57 typedef unsigned short uint16; // NOLINT typedef
|
| /external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
| D | basic_types.h | 60 typedef unsigned short uint16; // NOLINT typedef
|
| /external/regex-re2/util/ |
| D | util.h | 70 typedef uint16_t uint16; typedef
|
| /external/lldb/include/lldb/Core/ |
| D | RegisterValue.h | 386 uint16_t uint16; member
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | common.h | 166 typedef unsigned __int16 uint16; typedef 176 typedef uint16_t uint16; typedef
|
| /external/neven/Embedded/common/src/b_BasicEm/ |
| D | Basic.h | 56 typedef unsigned short uint16; typedef
|
| /external/lldb/tools/debugserver/source/ |
| D | DNBDefs.h | 286 uint16_t uint16; member
|
| /external/v8/src/compiler/ |
| D | typer.cc | 36 Type* uint16 = NATIVE_TYPE(UnsignedSmall, UntaggedInt16); in Typer() local
|
| /external/llvm/test/tools/llvm-readobj/Inputs/ |
| D | relocs.py | 115 def uint16(self): member in BinaryReader
|