Home
last modified time | relevance | path

Searched defs:ret (Results 176 - 200 of 13064) sorted by relevance

12345678910>>...523

/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dx_info.c18 X509_INFO *ret; in X509_INFO_new() local
H A Dx_pkey.c18 X509_PKEY *ret = NULL; in X509_PKEY_new() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509type.c19 int ret = 0, i; in X509_certificate_type() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_lib.c59 int ret; in OBJ_cmp() local
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_prn.c25 int ret; in DHparams_print_fp() local
/third_party/openssl/test/testutil/
H A Dmain.c17 int ret = EXIT_FAILURE; in main() local
/third_party/openssl/crypto/dh/
H A Ddh_prn.c25 int ret; in DHparams_print_fp() local
/third_party/openssl/crypto/objects/
H A Dobj_lib.c59 int ret; in OBJ_cmp() local
/third_party/openssl/crypto/asn1/
H A Dx_pkey.c18 X509_PKEY *ret = NULL; in X509_PKEY_new() local
[all...]
H A Dx_info.c18 X509_INFO *ret; in X509_INFO_new() local
/third_party/openssl/crypto/x509/
H A Dx509type.c19 int ret = 0, i; in X509_certificate_type() local
[all...]
/third_party/toybox/toys/android/
H A Dgetenforce.c24 int ret = security_getenforce(); in getenforce_main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpas_module_tests.c20 int ret = -1; in wpas_blacklist_module_tests() local
75 int ret = 0; in wpas_module_tests() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpas_module_tests.c20 int ret = -1; in wpas_bssid_ignore_module_tests() local
92 int ret = 0; in wpas_module_tests() local
[all...]
/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_query_result_inner.cpp29 auto ret = std::make_unique<FaultLogInfo>(*iter_); in GetNext() local
/base/hiviewdfx/hiview/adapter/service/client/src/
H A Dhiview_service_cpu_delegate.cpp26 CollectResult<double> ret; in GetSysCpuUsage() local
/base/hiviewdfx/hiappevent/test/processor/
H A Dtest_init.cpp34 int ret = AppEventProcessorMgr::RegisterProcessor("test_processor", processor); in XInit() local
/base/powermgr/battery_manager/frameworks/capi/battery_info/
H A Dohbattery_info.cpp27 int32_t ret = batterySrvClient.GetCapacity(); in OH_BatteryInfo_GetCapacity() local
35 BatteryInfo_BatteryPluggedType ret = PLUGGED_TYPE_NONE; in OH_BatteryInfo_GetPluggedType() local
/base/powermgr/powermgr_lite/services/src/power/mini/
H A Dauto_suspend_loop.c31 uint32_t ret = LOS_PmSuspend(wakeCount); in AutoSuspendLoopFunc() local
/base/security/device_security_level/oem_property/ohos/lite/impl/
H A Ddslm_ohos_init.c31 int32_t ret = GetCredFromCurrentDevice(credStr, DSLM_CRED_STR_LEN_MAX); in InitOhosDslmCred() local
/base/security/device_security_level/oem_property/ohos/standard/impl/
H A Ddslm_ohos_init.c31 int32_t ret = GetCredFromCurrentDevice(credStr, DSLM_CRED_STR_LEN_MAX); in InitOhosDslmCred() local
/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_check_trust_list.c25 int32_t ret = HKS_ERROR_NO_PERMISSION; in HksCheckIsInTrustList() local
/base/startup/appspawn/test/moduletest/
H A Dappspawn_test_main.cpp44 int ret = commander.ProcessArgs(argc, argv); in main() local
/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
H A Dhks_others_test.c65 int32_t ret = HksGetKeyParamSetForDe(NULL, NULL, NULL); in LITE_TEST_CASE() local
76 int32_t ret = HksGetKeyInfoListForDe(NULL, NULL, NULL); in LITE_TEST_CASE() local
87 int32_t ret = HksAttestKeyForDe(NULL, NULL, NULL); in LITE_TEST_CASE() local
98 int32_t ret = HksGetCertificateChain(NULL, NULL, NULL); in LITE_TEST_CASE() local
109 int32_t ret = HksWrapKey(NULL, NULL, NULL, NULL); in LITE_TEST_CASE() local
120 int32_t ret = HksUnwrapKey(NULL, NULL, NULL, NULL); LITE_TEST_CASE() local
131 int32_t ret = HksGetSdkVersion(NULL); LITE_TEST_CASE() local
142 int32_t ret = HksInitialize(); LITE_TEST_CASE() local
[all...]
H A Dhks_bn_exp_mod_test.c58 int32_t ret; in LITE_TEST_CASE() local
[all...]

Completed in 33 milliseconds

12345678910>>...523