Home
last modified time | relevance | path

Searched defs:uint16 (Results 1 – 25 of 41) sorted by relevance

12

/external/chromium_org/third_party/boringssl/src/ssl/test/runner/
Dcipher_suites.go30 processClientKeyExchange(*Config, *Certificate, *clientKeyExchangeMsg, uint16) ([]byte, error) argument
136 func macSHA1(version uint16, key []byte) macFunction {
148 func macMD5(version uint16, key []byte) macFunction {
160 func macSHA256(version uint16, key []byte) macFunction {
172 func macSHA384(version uint16, key []byte) macFunction {
284 func rsaKA(version uint16) keyAgreement {
288 func ecdheECDSAKA(version uint16) keyAgreement {
297 func ecdheRSAKA(version uint16) keyAgreement {
306 func dheRSAKA(version uint16) keyAgreement {
317 func mutualCipherSuite(have []uint16, want uint16) *cipherSuite {
Ddtls.go26 func versionToWire(vers uint16, isDTLS bool) uint16 {
33 func wireToVersion(vers uint16, isDTLS bool) uint16 {
Dhandshake_server.go831 func (c *Conn) tryCipherSuite(id uint16, supportedCipherSuites []uint16, version uint16, ellipticOk…
Dprf.go126 func prfForVersion(version uint16, suite *cipherSuite) func(result, secret, label, seed []byte) {
144 func masterFromPreMasterSecret(version uint16, suite *cipherSuite, preMasterSecret, clientRandom, s…
156 func keysFromMasterSecret(version uint16, suite *cipherSuite, masterSecret, clientRandom, serverRan…
178 func newFinishedHash(version uint16, cipherSuite *cipherSuite) finishedHash {
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
Dbasictypes.h40 typedef uint16_t uint16; typedef
83 typedef unsigned short uint16; typedef
/external/openfst/src/include/fst/
Dtypes.h34 typedef uint16_t uint16; typedef
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h39 typedef uint16_t uint16; typedef
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
Dsvga_types.h39 typedef uint16_t uint16; typedef
/external/srec/seti/setiUtils/include/
Dport_fileio.h34 #define uint16 int macro
/external/chromium_org/third_party/snappy/linux/
Dsnappy-stubs-public.h65 typedef uint16_t uint16; typedef
/external/chromium_org/third_party/snappy/mac/
Dsnappy-stubs-public.h65 typedef uint16_t uint16; typedef
/external/chromium_org/third_party/snappy/win32/
Dsnappy-stubs-public.h74 typedef unsigned short uint16; typedef
/external/chromium_org/base/
Dbasictypes.h26 typedef uint16_t uint16; typedef
/external/chromium_org/third_party/smhasher/src/
DSpooky.h34 typedef unsigned __int16 uint16; typedef
41 typedef uint16_t uint16; typedef
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
Dbasictypes.h29 typedef uint16_t uint16; typedef
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h57 typedef unsigned short uint16; typedef
/external/libyuv/files/include/libyuv/
Dbasic_types.h57 typedef unsigned short uint16; // NOLINT typedef
/external/chromium_org/third_party/libyuv/include/libyuv/
Dbasic_types.h60 typedef unsigned short uint16; // NOLINT typedef
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h60 typedef unsigned short uint16; // NOLINT typedef
/external/regex-re2/util/
Dutil.h70 typedef uint16_t uint16; typedef
/external/chromium_org/third_party/re2/util/
Dutil.h71 typedef uint16_t uint16; typedef
/external/chromium_org/third_party/cld/base/
Dbasictypes.h44 typedef unsigned short uint16; typedef
/external/chromium_org/third_party/webrtc/base/
Dbasictypes.h75 typedef unsigned short uint16; // NOLINT typedef
/external/chromium_org/ui/base/resource/
Ddata_pack.cc236 const std::map<uint16, base::StringPiece>& resources, in WritePack()
/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
Dprotypes.h125 typedef PRUint16 uint16; typedef

12