| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | x_info.c | 18 X509_INFO *ret; in X509_INFO_new() local
|
| H A D | x_pkey.c | 18 X509_PKEY *ret = NULL; in X509_PKEY_new() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x509type.c | 19 int ret = 0, i; in X509_certificate_type() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/objects/ |
| H A D | obj_lib.c | 59 int ret; in OBJ_cmp() local
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_prn.c | 25 int ret; in DHparams_print_fp() local
|
| /third_party/openssl/test/testutil/ |
| H A D | main.c | 17 int ret = EXIT_FAILURE; in main() local
|
| /third_party/openssl/crypto/dh/ |
| H A D | dh_prn.c | 25 int ret; in DHparams_print_fp() local
|
| /third_party/openssl/crypto/objects/ |
| H A D | obj_lib.c | 59 int ret; in OBJ_cmp() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | x_pkey.c | 18 X509_PKEY *ret = NULL; in X509_PKEY_new() local [all...] |
| H A D | x_info.c | 18 X509_INFO *ret; in X509_INFO_new() local
|
| /third_party/openssl/crypto/x509/ |
| H A D | x509type.c | 19 int ret = 0, i; in X509_certificate_type() local [all...] |
| /third_party/toybox/toys/android/ |
| H A D | getenforce.c | 24 int ret = security_getenforce(); in getenforce_main() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpas_module_tests.c | 20 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 D | wpas_module_tests.c | 20 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 D | faultlog_query_result_inner.cpp | 29 auto ret = std::make_unique<FaultLogInfo>(*iter_); in GetNext() local
|
| /base/hiviewdfx/hiview/adapter/service/client/src/ |
| H A D | hiview_service_cpu_delegate.cpp | 26 CollectResult<double> ret; in GetSysCpuUsage() local
|
| /base/hiviewdfx/hiappevent/test/processor/ |
| H A D | test_init.cpp | 34 int ret = AppEventProcessorMgr::RegisterProcessor("test_processor", processor);
in XInit() local
|
| /base/powermgr/battery_manager/frameworks/capi/battery_info/ |
| H A D | ohbattery_info.cpp | 27 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 D | auto_suspend_loop.c | 31 uint32_t ret = LOS_PmSuspend(wakeCount); in AutoSuspendLoopFunc() local
|
| /base/security/device_security_level/oem_property/ohos/lite/impl/ |
| H A D | dslm_ohos_init.c | 31 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 D | dslm_ohos_init.c | 31 int32_t ret = GetCredFromCurrentDevice(credStr, DSLM_CRED_STR_LEN_MAX); in InitOhosDslmCred() local
|
| /base/security/huks/frameworks/huks_standard/main/common/src/ |
| H A D | hks_check_trust_list.c | 25 int32_t ret = HKS_ERROR_NO_PERMISSION;
in HksCheckIsInTrustList() local
|
| /base/startup/appspawn/test/moduletest/ |
| H A D | appspawn_test_main.cpp | 44 int ret = commander.ProcessArgs(argc, argv); in main() local
|
| /base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/ |
| H A D | hks_others_test.c | 65 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 D | hks_bn_exp_mod_test.c | 58 int32_t ret; in LITE_TEST_CASE() local [all...] |