| /third_party/mbedtls/library/ |
| H A D | memory_buffer_alloc.c | 65 int verify; member 493 void mbedtls_memory_buffer_set_verify(int verify) in mbedtls_memory_buffer_set_verify() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dcfmapts.cpp | 549 void IntlTestDecimalFormatAPI::verify(const UnicodeString& message, const UnicodeString& got, double expected){ in verify() function in IntlTestDecimalFormatAPI
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x509_local.h | 123 int (*verify) (X509_STORE_CTX *ctx); member
|
| /third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
| H A D | pk7_lib.c | 326 static int pkcs7_rsa_sign_verify_setup(PKCS7_SIGNER_INFO *si, int verify) in pkcs7_rsa_sign_verify_setup() argument 305 pkcs7_ecdsa_or_dsa_sign_verify_setup(PKCS7_SIGNER_INFO *si, int verify) pkcs7_ecdsa_or_dsa_sign_verify_setup() argument
|
| /third_party/openssl/crypto/pkcs7/ |
| H A D | pk7_lib.c | 326 static int pkcs7_rsa_sign_verify_setup(PKCS7_SIGNER_INFO *si, int verify) in pkcs7_rsa_sign_verify_setup() argument 305 pkcs7_ecdsa_or_dsa_sign_verify_setup(PKCS7_SIGNER_INFO *si, int verify) pkcs7_ecdsa_or_dsa_sign_verify_setup() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | BranchRelaxation.cpp | 127 void BranchRelaxation::verify() { in verify() function in BranchRelaxation
|
| /third_party/skia/src/gpu/glsl/ |
| H A D | GrGLSLProgramBuilder.cpp | 425 void GrGLSLProgramBuilder::verify(const GrGeometryProcessor& geomProc) { in verify() function in GrGLSLProgramBuilder 429 void GrGLSLProgramBuilder::verify(const GrFragmentProcessor& fp) { in verify() function in GrGLSLProgramBuilder 433 void GrGLSLProgramBuilder::verify(const GrXferProcessor& xp) { in verify() function in GrGLSLProgramBuilder
|
| /third_party/openssl/crypto/x509/ |
| H A D | x509_local.h | 123 int (*verify) (X509_STORE_CTX *ctx); member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | Statepoint.h | 273 void verify() { in verify() function in llvm::StatepointFlags::StatepointBase
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUHSAMetadataStreamer.cpp | 46 void MetadataStreamerV2::verify(StringRef HSAMetadataString) const { in verify() function in llvm::AMDGPU::HSAMD::MetadataStreamerV2 499 void MetadataStreamerV3::verify(StringRef HSAMetadataString) const { in verify() function in llvm::AMDGPU::HSAMD::MetadataStreamerV3
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | btree_container.h | 182 void verify() const { tree_.verify(); } in verify() function in absl::container_internal::btree_container
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | pkey_ctx.rs | 222 pub fn verify(&mut self, data: &[u8], sig: &[u8]) -> Result<bool, ErrorStack> { in verify() functions
|
| H A D | sign.rs | 579 pub fn verify(&self, signature: &[u8]) -> Result<bool, ErrorStack> { in verify() functions
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fShaderAtomicOpTests.cpp | 277 bool verify (int numValues, int inputStride, const void* inputs, int outputStride, const void* outputs, int groupStride, const void* groupOutputs) const in verify() function in deqp::gles31::Functional::ShaderAtomicAddCase
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fBufferTestUtil.cpp | 266 bool BufferVerifier::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes) in verify() function in deqp::gles2::Functional::BufferTestUtil::BufferVerifier
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fBufferMapTests.cpp | 110 BufferMapWriteCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int size, VerifyType verify) in BufferMapWriteCase() argument 159 BufferPartialMapWriteCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType verify) in BufferPartialMapWriteCase() argument 215 BufferMapInvalidateCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, bool partialWrite, VerifyType verify) in BufferMapInvalidateCase() argument 274 BufferMapPartialInvalidateCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, bool partialWrite, VerifyType verify) in BufferMapPartialInvalidateCase() argument 333 BufferMapExplicitFlushCase(Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, bool partialWrite, VerifyType verify) BufferMapExplicitFlushCase() argument 474 BufferMapReadWriteCase(Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType verify) BufferMapReadWriteCase() argument 590 VerifyType verify; init() member 651 VerifyType verify = bufferUses[useNdx].verify; init() local 756 VerifyType verify = bufferUses[useNdx].verify; init() local [all...] |
| /base/security/crypto_framework/frameworks/js/napi/crypto/src/ |
| H A D | napi_verify.cpp | 40 HcfVerify *verify = nullptr; member 58 HcfVerify *verify = nullptr; member 75 HcfVerify *verify = nullptr; member 92 HcfVerify *verify = nullptr; member 696 NapiVerify(HcfVerify *verify) NapiVerify() argument 758 HcfVerify *verify = napiVerify->GetVerify(); JsInitSync() local 818 HcfVerify *verify = napiVerify->GetVerify(); JsUpdateSync() local 881 HcfVerify *verify = napiVerify->GetVerify(); JsVerifySync() local 979 HcfVerify *verify = napiVerify->GetVerify(); JsRecoverSync() local 1064 HcfVerify *verify = nullptr; CreateJsVerify() local 1087 SetVerifyUserIdUintArray(napi_env env, napi_value *argv, HcfVerify *verify) SetVerifyUserIdUintArray() argument 1107 SetVerifySaltLenInt(napi_env env, napi_value *argv, HcfVerify *verify) SetVerifySaltLenInt() argument 1122 SetDetailVerifySpec(napi_env env, napi_value *argv, SignSpecItem item, HcfVerify *verify) SetDetailVerifySpec() argument 1166 HcfVerify *verify = napiVerify->GetVerify(); JsSetVerifySpec() local 1175 GetVerifySpecString(napi_env env, SignSpecItem item, HcfVerify *verify) GetVerifySpecString() argument 1191 GetVerifySpecNumber(napi_env env, SignSpecItem item, HcfVerify *verify) GetVerifySpecNumber() argument 1232 HcfVerify *verify = napiVerify->GetVerify(); JsGetVerifySpec() local [all...] |
| /base/security/device_auth/deps_adapter/key_management_adapter/interfaces/ |
| H A D | alg_defs.h | 174 VerifyFunc verify; member
|
| /base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/ |
| H A D | hks_teec.c | 293 int32_t HksTeeProvisionVerify(const struct HksBlob *verify, struct HksBlob *challenge,
in HksTeeProvisionVerify() argument
|
| /kernel/linux/linux-5.10/drivers/md/bcache/ |
| H A D | request.c | 35 static bool verify(struct cached_dev *dc) in verify() function
|
| /kernel/linux/linux-5.10/include/uapi/scsi/ |
| H A D | cxlflash_ioctl.h | 179 struct dk_cxlflash_verify verify; member
|
| /kernel/linux/linux-5.10/fs/overlayfs/ |
| H A D | namei.c | 688 ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper, struct dentry *origin, bool verify) ovl_lookup_index() argument
|
| /kernel/linux/linux-6.6/fs/overlayfs/ |
| H A D | namei.c | 763 ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper, struct dentry *origin, bool verify) ovl_lookup_index() argument
|
| /kernel/linux/linux-6.6/include/uapi/scsi/ |
| H A D | cxlflash_ioctl.h | 179 struct dk_cxlflash_verify verify; member
|
| /kernel/linux/linux-6.6/drivers/md/bcache/ |
| H A D | request.c | 35 static bool verify(struct cached_dev *dc) in verify() function
|