Home
last modified time | relevance | path

Searched refs:tbd (Results 1 – 25 of 33) sorted by relevance

12

/external/scapy/scapy/layers/tls/crypto/
Dh_mac.py57 def digest(self, tbd): argument
60 return hmac.new(raw(self.key), raw(tbd), self.hash_alg.hash_cls).digest()
62 def digest_sslv3(self, tbd): argument
77 h.digest(self.key + pad1 + tbd))
84 def digest(self, tbd): argument
87 def digest_sslv3(self, tbd): argument
Dhash.py33 def digest(self, tbd): argument
34 return self.hash_cls(tbd).digest()
40 def digest(self, tbd): argument
/external/tensorflow/tensorflow/lite/swift/docsgen/TensorFlowLiteSwift/TensorFlowLiteSwift.xcodeproj/
Dproject.pbxproj23 …260407FB009B47A6 /* libc++.1.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DCE71C1260407F…
42tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; na…
52 8DCE71C2260407FB009B47A6 /* libc++.1.tbd in Frameworks */,
101 8DCE71C1260407FB009B47A6 /* libc++.1.tbd */,
/external/rust/cxx/book/src/
Dbindings.md50 <tr><td>BTreeMap&lt;K, V&gt;</td><td><sup><i>tbd</i></sup></td></tr>
51 <tr><td>HashMap&lt;K, V&gt;</td><td><sup><i>tbd</i></sup></td></tr>
52 <tr><td>Arc&lt;T&gt;</td><td><sup><i>tbd</i></sup></td></tr>
53 <tr><td>Option&lt;T&gt;</td><td><sup><i>tbd</i></sup></td></tr>
54 <tr><td><sup><i>tbd</i></sup></td><td>std::map&lt;K, V&gt;</td></tr>
55 <tr><td><sup><i>tbd</i></sup></td><td>std::unordered_map&lt;K, V&gt;</td></tr>
/external/python/bumble/
Dsetup.cfg22 author_email = tbd@tbd.com
/external/scapy/scapy/layers/tls/
Dkeyexchange.py850 tbd = m
859 tbd = m[2:]
862 decrypted = s.server_tmp_rsa_key.decrypt(tbd)
865 decrypted = s.server_rsa_key.decrypt(tbd)
Dkeyexchange_tls13.py244 tbd, rem = m[:l], m[l:]
245 return self.cls(tbd)/Padding(rem)
Dhandshake.py913 tbd, rem = m[:l], m[l:]
922 return Raw(tbd)/Padding(rem)
924 return cls(tbd, tls_session=s)/Padding(rem)
/external/openthread/third_party/mbedtls/repo/docs/architecture/
Dmbed-crypto-storage-specification.md215 …r internal use of the crypto library or crypto service. See [non-key files](#non-key-files-on-tbd).
226 …r internal use of the crypto library or crypto service. See [non-key files](#non-key-files-on-tbd).
235 …xffffff54 (`PSA_CRYPTO_ITS_TRANSACTION_UID`): [transaction file](#transaction-file-format-for-tbd).
268 * type (2 bytes): the [transaction type](#transaction-types-on-tbd).
272 … in the same way as [in file identifiers for key files](#file-namespace-on-a-psa-platform-on-tbd)).
/external/rust/cxx/
DREADME.md349 <tr><td>BTreeMap&lt;K, V&gt;</td><td><sup><i>tbd</i></sup></td></tr>
350 <tr><td>HashMap&lt;K, V&gt;</td><td><sup><i>tbd</i></sup></td></tr>
351 <tr><td>Arc&lt;T&gt;</td><td><sup><i>tbd</i></sup></td></tr>
352 <tr><td>Option&lt;T&gt;</td><td><sup><i>tbd</i></sup></td></tr>
353 <tr><td><sup><i>tbd</i></sup></td><td>std::map&lt;K, V&gt;</td></tr>
354 <tr><td><sup><i>tbd</i></sup></td><td>std::unordered_map&lt;K, V&gt;</td></tr>
/external/skia/toolchain/
Ddownload_mac_toolchain.bzl178 # libc++.tbd and libSystem.tbd live here.
/external/mesa3d/docs/relnotes/
D7.8.3.rst1 Mesa 7.8.3 Release Notes / (date tbd)
/external/python/cpython2/Parser/
Dspark.py211 tbd = []
231 tbd.append(rule)
235 for lhs, rhs in tbd:
/external/toolchain-utils/go/patch/go-1.11.2/
Dgo3.patch557 - cmd := exec.Command("go", "run", "-ldflags=-X main.tbd"+sep+"hello -X main.overwrite"+sep+"trumpe…
558 + cmd := goRun("-ldflags=-X main.tbd"+sep+"hello -X main.overwrite"+sep+"trumped -X main.nosuchsymb…
566 - cmd = exec.Command("go", "run", "-ldflags=-X main.tbd", "linkx.go")
567 + cmd = goRun("-ldflags=-X main.tbd", "linkx.go")
/external/toolchain-utils/go/patch/go-1.10.3/
Dgo3.patch555 - cmd := exec.Command("go", "run", "-ldflags=-X main.tbd"+sep+"hello -X main.overwrite"+sep+"trumpe…
556 + cmd := goRun("-ldflags=-X main.tbd"+sep+"hello -X main.overwrite"+sep+"trumped -X main.nosuchsymb…
564 - cmd = exec.Command("go", "run", "-ldflags=-X main.tbd", "linkx.go")
565 + cmd = goRun("-ldflags=-X main.tbd", "linkx.go")
/external/mbedtls/docs/architecture/
Dmbed-crypto-storage-specification.md233 …r internal use of the crypto library or crypto service. See [non-key files](#non-key-files-on-tbd).
244 …r internal use of the crypto library or crypto service. See [non-key files](#non-key-files-on-tbd).
253 …xffffff54 (`PSA_CRYPTO_ITS_TRANSACTION_UID`): [transaction file](#transaction-file-format-for-tbd).
286 * type (2 bytes): the [transaction type](#transaction-types-on-tbd).
290 … in the same way as [in file identifiers for key files](#file-namespace-on-a-psa-platform-on-tbd)).
/external/toolchain-utils/go/patch/go-1.10.2/
Dgo3.patch723 - cmd := exec.Command("go", "run", "-ldflags=-X main.tbd"+sep+"hello -X main.overwrite"+sep+"trumpe…
724 + cmd := goRun("-ldflags=-X main.tbd"+sep+"hello -X main.overwrite"+sep+"trumped -X main.nosuchsymb…
742 - cmd = exec.Command("go", "run", "-ldflags=-X main.tbd", "linkx.go")
743 + cmd = goRun("-ldflags=-X main.tbd", "linkx.go")
/external/skia/gn/skia/
DBUILD.gn262 # /System/Library/Frameworks/foo.framework/foo.tbd and library file
/external/pdfium/testing/resources/
Dbug_306123.in929 <draw h="0.238889in" name="tbd" w="203mm">
/external/icu/icu4c/source/data/misc/
DlikelySubtags.txt1183 tbd{"tbd_Latn_ZZ"}
/external/cronet/third_party/icu/source/data/misc/
DlikelySubtags.txt1183 tbd{"tbd_Latn_ZZ"}
DlangInfo.txt1425 "tbd","Latn","ZZ",
/external/libcups/cups/
Dcupspm.md103 library, and then double-click on `libcups.tbd`.
/external/libcups/xcode/CUPS.xcodeproj/
Dproject.pbxproj475 …6F52395B80F004DD600 /* libpam.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 279AE6F42395B8…
3311 …ibpam.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definitio…
4642 279AE6F52395B80F004DD600 /* libpam.tbd in Frameworks */,
5136 279AE6F42395B80F004DD600 /* libpam.tbd */,
/external/catch2/docs/
Drelease-notes.md1055 * JUnit reporter now reports UTC timestamps, instead of "tbd"

12