diff options
Diffstat (limited to 'src/crypto/err/digest.errordata')
-rw-r--r-- | src/crypto/err/digest.errordata | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/crypto/err/digest.errordata b/src/crypto/err/digest.errordata index 411e778..95a3622 100644 --- a/src/crypto/err/digest.errordata +++ b/src/crypto/err/digest.errordata @@ -1 +1,3 @@ -DIGEST,100,INPUT_NOT_INITIALIZED +DIGEST,function,100,EVP_DigestInit_ex +DIGEST,function,101,EVP_MD_CTX_copy_ex +DIGEST,reason,100,INPUT_NOT_INITIALIZED |