aboutsummaryrefslogtreecommitdiffstats
path: root/include/sec.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2014-02-11 16:49:56 +0100
committerPaul Kocialkowski <contact@paulk.fr>2014-02-11 16:49:56 +0100
commit5482a778f9574c2cf3d941d5065bad58a30d79cc (patch)
tree4a5edbbd54f81c85e361adc841ca4504754a8a71 /include/sec.h
parent828f125ee5957ee3f64d45329f5ac261a2a3c1a7 (diff)
downloadexternal_libsamsung-ipc-5482a778f9574c2cf3d941d5065bad58a30d79cc.zip
external_libsamsung-ipc-5482a778f9574c2cf3d941d5065bad58a30d79cc.tar.gz
external_libsamsung-ipc-5482a778f9574c2cf3d941d5065bad58a30d79cc.tar.bz2
Extract in helpers naming
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'include/sec.h')
-rw-r--r--include/sec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sec.h b/include/sec.h
index 48968e9..c35ed69 100644
--- a/include/sec.h
+++ b/include/sec.h
@@ -173,7 +173,7 @@ int ipc_sec_phone_lock_request_set_setup(struct ipc_sec_phone_lock_request_set_d
int ipc_sec_change_locking_pw_setup(struct ipc_sec_change_locking_pw_data *data,
unsigned char facility_type, const char *password_old,
const char *password_new);
-void *ipc_sec_rsim_access_get_file_data(const void *data, size_t size);
+void *ipc_sec_rsim_access_file_data_extract(const void *data, size_t size);
int ipc_sec_lock_infomation_setup(struct ipc_sec_lock_infomation_request_data *data,
unsigned char type);