| /base/security/certificate_framework/interfaces/inner_api/certificate/ |
| H A D | certificate.h | 29 CfResult (*verify)(HcfCertificate *self, void *key); member
|
| H A D | x509_crl.h | 36 CfResult (*verify)(HcfX509Crl *self, void *key); member
|
| /kernel/linux/linux-5.10/scripts/ |
| H A D | extract_xc3028.pl | 27 sub verify ($$) subroutine
|
| /kernel/linux/linux-6.6/scripts/ |
| H A D | extract_xc3028.pl | 27 sub verify ($$) subroutine
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | l2_tos_ttl_inherit.sh | 194 verify() { function
|
| /third_party/ltp/testcases/kernel/syscalls/timer_gettime/ |
| H A D | timer_gettime01.c | 48 static void verify(void) in verify() function
|
| /base/security/crypto_framework/test/unittest/src/ |
| H A D | crypto_dsa_verify_test.cpp | 42 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 D | crypto_signature_exception_test.cpp | 201 HcfVerify *verify = nullptr; in HWTEST_F() local
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| H A D | genimage.sh | 49 verify() { function
|
| /third_party/ffmpeg/libavformat/ |
| H A D | tls.h | 31 int verify; member
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | IntlTestDecimalFormatSymbolsC.java | 137 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 D | IntlTestDecimalFormatSymbolsC.java | 140 public void verify(double value, String pattern, DecimalFormatSymbols sym, String expected) { in verify() method in IntlTestDecimalFormatSymbolsC
|
| /third_party/ltp/libs/libltpipc/ |
| H A D | libmsgctl.c | 136 int verify(char *buf, char val, int size, int child) in verify() function
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_dd.c | 59 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 D | rabinkarp.rs | 151 fn verify( in verify() functions
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_dd.c | 59 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 D | rsa_pss_direct.c | 124 static int verify(OSSL_LIB_CTX *libctx, const unsigned char *sig, size_t sig_len) in verify() function
|
| H A D | rsa_pss_hash.c | 114 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 D | ecdsa.rs | 75 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 D | hcfverifycreate_fuzzer.cpp | 56 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 D | unit1652.c | 86 static int verify(const char *info, const char *two) in verify() function
|
| /third_party/node/lib/internal/crypto/ |
| H A D | sig.js | |
| /third_party/python/Lib/test/test_importlib/builtin/ |
| H A D | test_loader.py | 19 def verify(self, module): member in LoaderTests
|
| /base/security/crypto_framework/frameworks/cj/src/ |
| H A D | verify_impl.cpp | 20 VerifyImpl::VerifyImpl(HcfVerify *verify) in VerifyImpl() argument
|
| /base/security/crypto_framework/interfaces/inner_api/crypto_operation/ |
| H A D | signature.h | 65 bool (*verify)(HcfVerify *self, HcfBlob *data, HcfBlob *signatureData); member
|