Searched refs:memory_copy_error (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/json/ |
H A D | commonutil.c | 115 return memory_copy_error(__func__, __LINE__); in string_convert() 121 int32_t memory_copy_error(const char *fun, unsigned int line) in memory_copy_error() function
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/ |
H A D | sts_client.c | 88 return memory_copy_error(__func__, __LINE__); in build_start_request_data() 281 return memory_copy_error(__func__, __LINE__); in init_signature() 308 return memory_copy_error(__func__, __LINE__); in init_signature() 365 return memory_copy_error(__func__, __LINE__); in build_end_request_data() 380 return memory_copy_error(__func__, __LINE__); in build_end_request_data() 407 return memory_copy_error(__func__, __LINE__); in parse_end_response_data()
|
H A D | pake_client.c | 264 return memory_copy_error(__func__, __LINE__); in build_end_request_data()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/json/ |
H A D | commonutil.h | 32 int32_t memory_copy_error(const char *fun, unsigned int line);
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
H A D | commonutil_test.h | 35 int32_t memory_copy_error(const char *fun, unsigned int line);
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/ |
H A D | exchange_auth_info_client.c | 164 return memory_copy_error(__func__, __LINE__); in build_exchange_request() 171 return memory_copy_error(__func__, __LINE__); in build_exchange_request()
|