aboutsummaryrefslogtreecommitdiff
path: root/pw_crypto/ecdsa_mbedtls.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pw_crypto/ecdsa_mbedtls.cc')
-rw-r--r--pw_crypto/ecdsa_mbedtls.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw_crypto/ecdsa_mbedtls.cc b/pw_crypto/ecdsa_mbedtls.cc
index 92e6258ff..dd68eace9 100644
--- a/pw_crypto/ecdsa_mbedtls.cc
+++ b/pw_crypto/ecdsa_mbedtls.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-MTLS"
#define PW_LOG_LEVEL PW_LOG_LEVEL_WARN
#include "mbedtls/ecdsa.h"