Home
last modified time | relevance | path

Searched defs:verify (Results 101 - 125 of 256) sorted by relevance

1234567891011

/third_party/rust/crates/rust-openssl/openssl/src/
H A Docsp.rs159 pub fn verify( in verify() functions
H A Dcms.rs239 pub fn verify( in verify() functions
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dconnector.rs415 mod verify { modules
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSampleVariableTests.cpp75 bool verify (const tcu::RGBA& testColor, const tcu::IVec2& position) const in verify() function in deqp::gles31::Functional::__anon30884::ColorVerifier
103 bool verify (const tcu::RGBA& testColor, const tcu::IVec2& position) const in verify() function in deqp::gles31::Functional::__anon30884::FullBlueSomeGreenVerifier
131 bool verify (const tcu::RGBA& testColor, const tcu::IVec2& position) const in verify() function in deqp::gles31::Functional::__anon30884::NoRedVerifier
171 bool SampleAverageVerifier::verify (const tcu::RGBA& testColor, const tcu::IVec2& position) const in verify() function in deqp::gles31::Functional::__anon30884::SampleAverageVerifier
194 bool verify (const tcu::RGBA& testColor, const tcu::IVec2& position) const in verify() function in deqp::gles31::Functional::__anon30884::PartialDiscardVerifier
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_client_i.h43 struct tls_verify_hash verify; member
H A Dtlsv1_common.c206 int tls_verify_hash_init(struct tls_verify_hash *verify) in tls_verify_hash_init() argument
238 tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf, size_t len) tls_verify_hash_add() argument
264 tls_verify_hash_free(struct tls_verify_hash *verify) tls_verify_hash_free() argument
[all...]
H A Dtlsv1_server_i.h37 struct tls_verify_hash verify; member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferCopyTests.cpp269 VerifyType verify = VERIFY_AS_VERTEX_ARRAY; in init() local
307 VerifyType verify = VERIFY_AS_VERTEX_ARRAY; in init() local
332 VerifyType verify in init() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_client_i.h43 struct tls_verify_hash verify; member
H A Dtlsv1_common.c206 int tls_verify_hash_init(struct tls_verify_hash *verify) in tls_verify_hash_init() argument
238 tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf, size_t len) tls_verify_hash_add() argument
264 tls_verify_hash_free(struct tls_verify_hash *verify) tls_verify_hash_free() argument
[all...]
H A Dtlsv1_server_i.h37 struct tls_verify_hash verify; member
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-ich.c103 static int ichx_write_bit(int reg, unsigned int nr, int val, int verify) in ichx_write_bit() argument
/kernel/linux/linux-5.10/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c229 bool verify = vc_akcipher_req->opcode == VIRTIO_CRYPTO_AKCIPHER_VERIFY; in __virtio_crypto_akcipher_do_req() local
/kernel/linux/linux-6.6/include/linux/
H A Dptp_clock_kernel.h193 int (*verify)(struct ptp_clock_info *ptp, unsigned int pin, member
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-ich.c101 static int ichx_write_bit(int reg, unsigned int nr, int val, int verify) in ichx_write_bit() argument
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c233 bool verify = vc_akcipher_req->opcode == VIRTIO_CRYPTO_AKCIPHER_VERIFY; in __virtio_crypto_akcipher_do_req() local
/third_party/mbedtls/library/
H A Dmemory_buffer_alloc.c65 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 Ddcfmapts.cpp549 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 Dx509_local.h123 int (*verify) (X509_STORE_CTX *ctx); member
/third_party/node/deps/openssl/openssl/crypto/pkcs7/
H A Dpk7_lib.c326 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 Dpk7_lib.c326 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 DBranchRelaxation.cpp127 void BranchRelaxation::verify() { in verify() function in BranchRelaxation
/third_party/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.cpp425 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 Dx509_local.h123 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 DStatepoint.h273 void verify() { in verify() function in llvm::StatepointFlags::StatepointBase

Completed in 18 milliseconds

1234567891011