aboutsummaryrefslogtreecommitdiff
path: root/pw_crypto/ecdsa_uecc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pw_crypto/ecdsa_uecc.cc')
-rw-r--r--pw_crypto/ecdsa_uecc.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw_crypto/ecdsa_uecc.cc b/pw_crypto/ecdsa_uecc.cc
index 25e37b1b1..937d79d56 100644
--- a/pw_crypto/ecdsa_uecc.cc
+++ b/pw_crypto/ecdsa_uecc.cc
@@ -11,7 +11,7 @@
// WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
// License for the specific language governing permissions and limitations under
// the License.
-#define PW_LOG_MODULE_NAME "ECDSA"
+#define PW_LOG_MODULE_NAME "ECDSA-UECC"
#define PW_LOG_LEVEL PW_LOG_LEVEL_WARN
#include "pw_crypto/ecdsa.h"