summaryrefslogtreecommitdiffstats
path: root/src/crypto/err/ecdh.errordata
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/err/ecdh.errordata')
-rw-r--r--src/crypto/err/ecdh.errordata7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/crypto/err/ecdh.errordata b/src/crypto/err/ecdh.errordata
index f714c30..0f1215e 100644
--- a/src/crypto/err/ecdh.errordata
+++ b/src/crypto/err/ecdh.errordata
@@ -1,3 +1,4 @@
-ECDH,100,KDF_FAILED
-ECDH,101,NO_PRIVATE_VALUE
-ECDH,102,POINT_ARITHMETIC_FAILURE
+ECDH,function,100,ECDH_compute_key
+ECDH,reason,100,KDF_FAILED
+ECDH,reason,101,NO_PRIVATE_VALUE
+ECDH,reason,102,POINT_ARITHMETIC_FAILURE