Home
last modified time | relevance | path

Searched defs:verified (Results 1 – 6 of 6) sorted by relevance

/third_party/selinux/libselinux/src/
Dsetexecfilecon.c58 int rpm_execcon(unsigned int verified __attribute__ ((unused)), in rpm_execcon()
/third_party/libwebsockets/include/libwebsockets/
Dlws-x509.h61 unsigned int verified; member
/third_party/cef/libcef/common/
Dvalue_base.h51 inline bool verified() { return verified_; } in verified() function
415 inline bool verified() { return verified_; } in verified() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
DServer.cpp109 bool verified = false; in Impl() local
148 bool verified = false; in Impl() local
/third_party/node/test/parallel/
Dtest-crypto-sign-verify.js103 const verified = crypto.createVerify('SHA1') constant
119 let verified = crypto.createVerify('SHA256') variable
/third_party/boost/libs/graph/test/
Dvf2_sub_graph_iso_test.cpp180 bool verified; in operator ()() local