| /external/boringssl/src/ssl/test/runner/ |
| D | cipher_suites.go | 29 …generateServerKeyExchange(*Config, *Certificate, *clientHelloMsg, *serverHelloMsg, uint16) (*serve… argument 30 processClientKeyExchange(*Config, *Certificate, *clientKeyExchangeMsg, uint16) ([]byte, error) argument 131 func noIV(vers uint16) int { 135 func ivLenChaCha20Poly1305(vers uint16) int { 139 func ivLenAESGCM(vers uint16) int { 146 func ivLenAES(vers uint16) int { 150 func ivLen3DES(vers uint16) int { 177 func macSHA1(version uint16, key []byte) macFunction { 189 func macMD5(version uint16, key []byte) macFunction { 201 func macSHA256(version uint16, key []byte) macFunction { [all …]
|
| D | handshake_server.go | 2122 func (c *Conn) tryCipherSuite(id uint16, supportedCipherSuites []uint16, version uint16, ellipticOk… 2161 func isTLS12Cipher(id uint16) bool { 2172 func isGREASEValue(val uint16) bool { 2176 func verifyPSKBinder(version uint16, clientHello *clientHelloMsg, sessionState *sessionState, binde…
|
| D | shim_ticket.go | 180 func SetShimTicketVersion(in []byte, vers uint16) ([]byte, error) { 216 func SetShimTicketCipherSuite(in []byte, id uint16) ([]byte, error) {
|
| D | prf.go | 126 func prfForVersion(version uint16, suite *cipherSuite) func(result, secret, label, seed []byte) { 140 func masterFromPreMasterSecret(version uint16, suite *cipherSuite, preMasterSecret, clientRandom, s… 152 func extendedMasterFromPreMasterSecret(version uint16, suite *cipherSuite, preMasterSecret []byte, … 161 func keysFromMasterSecret(version uint16, suite *cipherSuite, masterSecret, clientRandom, serverRan… 183 func newFinishedHash(wireVersion uint16, isDTLS bool, cipherSuite *cipherSuite) finishedHash { 489 func deriveTrafficAEAD(version uint16, suite *cipherSuite, secret []byte, side trafficDirection) in… 496 func updateTrafficSecret(hash crypto.Hash, version uint16, secret []byte) []byte { 500 func computePSKBinder(psk []byte, version uint16, label []byte, cipherSuite *cipherSuite, clientHel… 513 func deriveSessionPSK(suite *cipherSuite, version uint16, masterSecret []byte, nonce []byte) []byte…
|
| D | sign.go | 30 func selectSignatureAlgorithm(version uint16, key crypto.PrivateKey, config *Config, peerSigAlgs []… 55 func signMessage(version uint16, key crypto.PrivateKey, config *Config, sigAlg signatureAlgorithm, … 71 func verifyMessage(version uint16, key crypto.PublicKey, config *Config, sigAlg signatureAlgorithm,… 276 func getSigner(version uint16, key interface{}, config *Config, sigAlg signatureAlgorithm, isVerify…
|
| D | handshake_client.go | 39 func mapClientHelloVersion(vers uint16, isDTLS bool) uint16 { 1994 func generatePSKBinders(version uint16, hello *clientHelloMsg, pskCipherSuite *cipherSuite, psk, fi…
|
| /external/dng_sdk/source/ |
| D | dng_types.h | 47 typedef uint16_t uint16; typedef 63 typedef unsigned short uint16; typedef
|
| /external/libtextclassifier/lang_id/common/lite_base/ |
| D | integral-types.h | 31 typedef unsigned short uint16; // NOLINT typedef
|
| /external/libtextclassifier/utils/base/ |
| D | integral_types.h | 32 typedef unsigned short uint16; // NOLINT typedef
|
| /external/tensorflow/tensorflow/core/platform/default/ |
| D | integral_types.h | 30 typedef unsigned short uint16; typedef
|
| /external/google-breakpad/src/common/dwarf/ |
| D | types.h | 44 typedef unsigned short uint16; typedef
|
| /external/boringssl/src/ssl/test/runner/hrss/ |
| D | hrss.go | 664 func mul(out, scratch, a, b []uint16) { 752 func mod3ToModQ(n uint16) uint16 { 758 func modQToMod3(n uint16) (uint16, int) { 764 func mod3ResultToModQ(n uint16) uint16 { 896 func (a *poly) cswap(b *poly, swap uint16) {
|
| /external/mesa3d/src/gallium/drivers/svga/include/ |
| D | svga_types.h | 39 typedef uint16_t uint16; typedef
|
| /external/flatbuffers/python/flatbuffers/ |
| D | packer.py | 28 uint16 = struct.Struct("<H") variable
|
| /external/grpc-grpc/third_party/nanopb/tests/intsizes/ |
| D | intsizes_unittests.c | 13 int16, uint16, sint16, \ argument
|
| /external/nanopb-c/tests/intsizes/ |
| D | intsizes_unittests.c | 13 int16, uint16, sint16, \ argument
|
| /external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
| D | basic_types.h | 36 typedef uint16_t uint16; typedef
|
| /external/flatbuffers/tests/MyGame/Example/ |
| D | Stat.go | 70 func StatAddCount(builder *flatbuffers.Builder, count uint16) {
|
| /external/piex/src/binary_parse/ |
| D | range_checked_byte_ptr.h | 31 typedef unsigned short uint16; // NOLINT typedef
|
| /external/dynamic_depth/internal/base/ |
| D | integral_types.h | 44 typedef unsigned short uint16; // NOLINT typedef
|
| /external/libaom/libaom/third_party/libyuv/include/libyuv/ |
| D | basic_types.h | 61 typedef unsigned short uint16; // NOLINT typedef
|
| /external/python/cpython2/Modules/_ctypes/libffi/src/sparc/ |
| D | v8.S | 155 uint16: label
|
| /external/libyuv/files/include/libyuv/ |
| D | basic_types.h | 60 typedef unsigned short uint16; // NOLINT typedef
|
| /external/libffi/src/sparc/ |
| D | v8.S | 155 uint16: label
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | cast_op_test.cc | 100 TEST_ALL_CASTS_FROM(uint16) in TEST_ALL_CASTS_FROM() argument
|