Home
last modified time | relevance | path

Searched defs:verify (Results 26 - 50 of 301) sorted by relevance

12345678910>>...13

/base/security/certificate_framework/interfaces/inner_api/certificate/
H A Dcertificate.h29 CfResult (*verify)(HcfCertificate *self, void *key); member
H A Dx509_crl.h36 CfResult (*verify)(HcfX509Crl *self, void *key); member
/kernel/linux/linux-5.10/scripts/
H A Dextract_xc3028.pl27 sub verify ($$) subroutine
/kernel/linux/linux-6.6/scripts/
H A Dextract_xc3028.pl27 sub verify ($$) subroutine
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dl2_tos_ttl_inherit.sh194 verify() { function
/third_party/ltp/testcases/kernel/syscalls/timer_gettime/
H A Dtimer_gettime01.c48 static void verify(void) in verify() function
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_dsa_verify_test.cpp42 HcfVerify *verify = nullptr; in HWTEST_F() local
55 HcfVerify *verify = nullptr; in HWTEST_F() local
66 HcfVerify *verify = nullptr; HWTEST_F() local
79 HcfVerify *verify = nullptr; HWTEST_F() local
92 HcfVerify *verify = nullptr; HWTEST_F() local
106 HcfVerify *verify = nullptr; HWTEST_F() local
[all...]
H A Dcrypto_signature_exception_test.cpp201 HcfVerify *verify = nullptr; in HWTEST_F() local
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dgenimage.sh49 verify() { function
/third_party/ffmpeg/libavformat/
H A Dtls.h31 int verify; member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestDecimalFormatSymbolsC.java137 public void verify(double value, String pattern, DecimalFormatSymbols sym, String expected) { in verify() method in IntlTestDecimalFormatSymbolsC
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DIntlTestDecimalFormatSymbolsC.java140 public void verify(double value, String pattern, DecimalFormatSymbols sym, String expected) { in verify() method in IntlTestDecimalFormatSymbolsC
/third_party/ltp/libs/libltpipc/
H A Dlibmsgctl.c136 int verify(char *buf, char val, int size, int child) in verify() function
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_dd.c59 ossl_cms_DigestedData_do_final(const CMS_ContentInfo *cms, BIO *chain, int verify) ossl_cms_DigestedData_do_final() argument
/third_party/rust/crates/aho-corasick/src/packed/
H A Drabinkarp.rs151 fn verify( in verify() functions
/third_party/openssl/crypto/cms/
H A Dcms_dd.c59 ossl_cms_DigestedData_do_final(const CMS_ContentInfo *cms, BIO *chain, int verify) ossl_cms_DigestedData_do_final() argument
/third_party/openssl/demos/signature/
H A Drsa_pss_direct.c124 static int verify(OSSL_LIB_CTX *libctx, const unsigned char *sig, size_t sig_len) in verify() function
H A Drsa_pss_hash.c114 static int verify(OSSL_LIB_CTX *libctx, const unsigned char *sig, size_t sig_len) in verify() function
/third_party/rust/crates/rust-openssl/openssl/src/
H A Decdsa.rs75 pub fn verify<T>(&self, data: &[u8], eckey: &EcKeyRef<T>) -> Result<bool, ErrorStack> in verify() functions
/base/security/crypto_framework/test/fuzztest/crypto_operation/hcfverifycreate_fuzzer/
H A Dhcfverifycreate_fuzzer.cpp56 HcfVerify *verify = nullptr; in TestVerify() local
105 HcfVerify *verify = nullptr; TestVerifySm2() local
154 HcfVerify *verify = nullptr; TestVerifyBrainpool() local
203 HcfVerify *verify = nullptr; TestVerifyEd25519() local
230 HcfVerify *verify = nullptr; HcfVerifyCreateFuzzTest() local
[all...]
/third_party/curl/tests/unit/
H A Dunit1652.c86 static int verify(const char *info, const char *two) in verify() function
/third_party/node/lib/internal/crypto/
H A Dsig.js
/third_party/python/Lib/test/test_importlib/builtin/
H A Dtest_loader.py19 def verify(self, module): member in LoaderTests
/base/security/crypto_framework/frameworks/cj/src/
H A Dverify_impl.cpp20 VerifyImpl::VerifyImpl(HcfVerify *verify) in VerifyImpl() argument
/base/security/crypto_framework/interfaces/inner_api/crypto_operation/
H A Dsignature.h65 bool (*verify)(HcfVerify *self, HcfBlob *data, HcfBlob *signatureData); member

Completed in 9 milliseconds

12345678910>>...13