projects
/
platform
/
core
/
security
/
tef-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6218313
)
ssflib: Enable debug logging in crypto operations
40/149140/1
author
Lukasz Kostyra
<l.kostyra@samsung.com>
Tue, 5 Sep 2017 11:06:28 +0000
(13:06 +0200)
committer
Lukasz Kostyra
<l.kostyra@samsung.com>
Mon, 11 Sep 2017 14:52:02 +0000
(16:52 +0200)
Change-Id: I8539a0aa852c658e5bfb4db8a53fb57b690ac3b5
ssflib/src/ssf_crypto.cpp
patch
|
blob
|
history
diff --git
a/ssflib/src/ssf_crypto.cpp
b/ssflib/src/ssf_crypto.cpp
index d7053a1aabf7ef12e1c227f8fa4a18f24e01899d..acfc3bbf8dd2acf02e58b35ee1cc6ad148bd1699 100644
(file)
--- a/
ssflib/src/ssf_crypto.cpp
+++ b/
ssflib/src/ssf_crypto.cpp
@@
-36,7
+36,7
@@
#define MAX_ATTRIBUTE_NUMBER 35 // Maximum number of attributes for each object
-#if
0 //ndef NDEBU
G
+#if
def _LOGGIN
G
#define CRYPTO_INTERNAL_LOG(_f, _a...) printf("[%s]%d: " _f "\n", __func__ , __LINE__ , ## _a)
#define CRYPTO_INTERNAL_LOG_BYTE(msg, Data, DataLen) { \
int idx; \