/external/boringssl/src/ssl/test/runner/ |
D | cipher_suites.go | 31 processClientKeyExchange(*Config, *Certificate, *clientKeyExchangeMsg, uint16) ([]byte, error) argument 144 func noIV(vers uint16) int { 148 func ivLenChaCha20Poly1305(vers uint16) int { 152 func ivLenAESGCM(vers uint16) int { 159 func ivLenAES(vers uint16) int { 163 func ivLen3DES(vers uint16) int { 195 func macSHA1(version uint16, key []byte) macFunction { 207 func macMD5(version uint16, key []byte) macFunction { 219 func macSHA256(version uint16, key []byte) macFunction { 231 func macSHA384(version uint16, key []byte) macFunction { [all …]
|
D | shim_ticket.go | 180 func SetShimTicketVersion(in []byte, vers uint16) ([]byte, error) { 216 func SetShimTicketCipherSuite(in []byte, id uint16) ([]byte, error) {
|
D | handshake_server.go | 1965 func (c *Conn) tryCipherSuite(id uint16, supportedCipherSuites []uint16, version uint16, ellipticOk… 2007 func isTLS12Cipher(id uint16) bool { 2018 func isGREASEValue(val uint16) bool {
|
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 | 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(version uint16, cipherSuite *cipherSuite) finishedHash { 460 func deriveTrafficAEAD(version uint16, suite *cipherSuite, secret []byte, side trafficDirection) in…
|
D | dtls.go | 26 func wireToVersion(vers uint16, isDTLS bool) (uint16, bool) {
|
D | handshake_client.go | 38 func mapClientHelloVersion(vers uint16, isDTLS bool) uint16 {
|
/external/dng_sdk/source/ |
D | dng_types.h | 47 typedef uint16_t uint16; typedef 63 typedef unsigned short uint16; typedef
|
/external/libtextclassifier/util/base/ |
D | integral_types.h | 32 typedef unsigned short uint16; // NOLINT typedef
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | type_int.hpp | 48 typedef std::uint16_t uint16; typedef 95 typedef detail::uint16 uint16; typedef
|
/external/google-breakpad/src/common/dwarf/ |
D | types.h | 44 typedef unsigned short uint16; typedef
|
/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/syslinux/gpxe/src/include/ |
D | stdint.h | 30 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/regex-re2/util/ |
D | util.h | 70 typedef uint16_t uint16; 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/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | basic_types.h | 60 typedef unsigned short uint16; // NOLINT typedef
|
/external/protobuf/src/google/protobuf/stubs/ |
D | port.h | 108 typedef unsigned __int16 uint16; typedef 118 typedef unsigned short uint16; typedef
|
/external/flatbuffers/go/ |
D | encode.go | 147 func WriteUint16(buf []byte, n uint16) {
|
/external/stressapptest/src/ |
D | sattypes.h | 44 typedef unsigned short uint16; typedef
|
/external/libyuv/files/util/ |
D | ssim.cc | 20 typedef unsigned short uint16; // NOLINT typedef
|
/external/neven/Embedded/common/src/b_BasicEm/ |
D | Basic.h | 56 typedef unsigned short uint16; typedef
|