/external/cronet/crypto/ |
D | hmac.cc | 79 bool HMAC::Verify(base::StringPiece data, base::StringPiece digest) const { in Verify() function in crypto::HMAC 84 bool HMAC::Verify(base::span<const uint8_t> data, in Verify() function in crypto::HMAC
|
/external/avb/tools/transparency/verify/internal/checkpoint/ |
D | checkpoint.go | 47 Verify(msg []byte, sig []byte) bool methodSpec 61 func (v EcdsaVerifier) Verify(msg, sig []byte) bool { func
|
/external/testng/src/test/java/test/tmp/verify/ |
D | Verify.java | 8 public @interface Verify { annotation
|
/external/testng/src/test/java/test/verify/ |
D | Verify.java | 11 public @interface Verify { annotation
|
/external/pigweed/pw_kvs/ |
D | checksum.cc | 23 Status ChecksumAlgorithm::Verify(span<const byte> checksum) const { in Verify() function in pw::kvs::ChecksumAlgorithm
|
/external/webrtc/rtc_base/ |
D | test_certificate_verifier.h | 23 bool Verify(const SSLCertificate& certificate) override { in Verify() function
|
/external/tensorflow/tensorflow/compiler/xla/runtime/ |
D | arguments.cc | 66 Error OpaqueArg::Verify(const Type& type) const { in Verify() function in xla::runtime::OpaqueArg 168 Error MemrefDesc::Verify(const Type& type) const { in Verify() function in xla::runtime::MemrefDesc 266 Error BufferDesc::Verify(const Type& type) const { in Verify() function in xla::runtime::BufferDesc
|
/external/tensorflow/tensorflow/core/grappler/verifiers/ |
D | structure_verifier.cc | 34 Status StructureVerifier::Verify(const GraphDef& graph) { in Verify() function in tensorflow::grappler::StructureVerifier
|
/external/cronet/net/cert/ |
D | do_nothing_ct_verifier.cc | 14 void DoNothingCTVerifier::Verify( in Verify() function in net::DoNothingCTVerifier
|
D | mock_client_cert_verifier.cc | 25 int MockClientCertVerifier::Verify(X509Certificate* cert, in Verify() function in net::MockClientCertVerifier
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | verified_hlo_module.cc | 47 Status VerifiedHloModule::Verify() { in Verify() function in xla::VerifiedHloModule
|
/external/webrtc/sdk/android/src/jni/pc/ |
D | ssl_certificate_verifier_wrapper.cc | 26 bool SSLCertificateVerifierWrapper::Verify( in Verify() function in webrtc::jni::SSLCertificateVerifierWrapper
|
/external/cronet/net/cert/pki/ |
D | path_builder_verify_certificate_chain_unittest.cc | 18 static void Verify(const VerifyCertChainTest& test, in Verify() function in net::__anona8ad92740111::PathBuilderTestDelegate
|
/external/tensorflow/tensorflow/lite/tools/ |
D | verifier_internal_test.cc | 111 bool Verify(const void* buf, size_t length) { in Verify() function in tflite::TfLiteFlatbufferModelBuilder 115 bool Verify() { in Verify() function in tflite::TfLiteFlatbufferModelBuilder
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
D | serialization_base_generated.h | 417 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 484 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 541 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 592 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 657 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 725 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 800 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 875 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 966 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 1085 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function [all …]
|
/external/google-breakpad/docs/ |
D | mac_breakpad_starter_guide.md | 142 ## Verify section in How To Add Breakpad To Your Mac Client Application
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | gpu_model_generated.h | 52 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 104 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 163 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 271 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureGatherTests.cpp | 970 virtual long Verify() in Verify() function in gl4cts::__anona9ebce030111::GatherBase 1197 virtual long Verify() in Verify() function in gl4cts::__anona9ebce030111::PlainGatherInt2DRgba 1264 virtual long Verify() in Verify() function in gl4cts::__anona9ebce030111::PlainGatherUint2D 1423 virtual long Verify() in Verify() function in gl4cts::__anona9ebce030111::PlainGatherInt2DArray 1493 virtual long Verify() in Verify() function in gl4cts::__anona9ebce030111::PlainGatherUint2DArray 1715 virtual long Verify() in Verify() function in gl4cts::__anona9ebce030111::PlainGatherIntCubeRgba 1785 virtual long Verify() in Verify() function in gl4cts::__anona9ebce030111::PlainGatherIntCubeRg 1855 virtual long Verify() in Verify() function in gl4cts::__anona9ebce030111::PlainGatherUintCube 2054 virtual long Verify() in Verify() function in gl4cts::__anona9ebce030111::PlainGatherIntCubeArray 2134 virtual long Verify() in Verify() function in gl4cts::__anona9ebce030111::PlainGatherUintCubeArray [all …]
|
/external/flatbuffers/include/flatbuffers/ |
D | buffer_ref.h | 41 bool Verify() { in Verify() function
|
/external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/anonymous_tokens/cpp/crypto/ |
D | rsa_ssa_pss_verifier.cc | 88 absl::Status RsaSsaPssVerifier::Verify(absl::string_view unblind_token, in Verify() function in private_membership::anonymous_tokens::RsaSsaPssVerifier
|
/external/tensorflow/tensorflow/core/grappler/utils/ |
D | canonicalizer_test.cc | 37 void Verify(const NodeDef& node) { in Verify() function
|
/external/armnn/src/backends/cl/ |
D | ClContextSchema_generated.h | 29 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function 86 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() function
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | trim_functions_tf.cc | 98 void TrimFunctionsPass::Verify() { in Verify() function in mlir::TFL::__anon939913e30111::TrimFunctionsPass
|
/external/libchrome/crypto/ |
D | hmac.cc | 68 bool HMAC::Verify(base::StringPiece data, base::StringPiece digest) const { in Verify() function in crypto::HMAC
|
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
D | channel_id.cc | 24 bool ChannelIDVerifier::Verify(absl::string_view key, in Verify() function in quic::ChannelIDVerifier
|