Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@chromium.org>2015-03-10 23:47:13 +0300
committerAdam Langley <agl@google.com>2015-03-13 22:18:39 +0300
commite60202797d3e33eff4c7d2e9c6095c48fde24034 (patch)
tree21b48c478a9511ec80f5c742c5e24d8acb949e6a /crypto/err
parent33c8d60a1ffa74fdebe8bc161f5867cc0e887753 (diff)
Move EVP_R_COMMAND_NOT_SUPPORTED into individual EVP_PKEY ctrl hooks.
This removes another place where we're internally sensitive to the success/failure conditions. Change-Id: I18fecf6457e841ba0afb718397b9b5fd3bbdfe4c Reviewed-on: https://boringssl-review.googlesource.com/3872 Reviewed-by: Adam Langley <agl@google.com>
Diffstat (limited to 'crypto/err')
-rw-r--r--crypto/err/evp.errordata1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/err/evp.errordata b/crypto/err/evp.errordata
index b85ee394..8cb7b1e3 100644
--- a/crypto/err/evp.errordata
+++ b/crypto/err/evp.errordata
@@ -45,6 +45,7 @@ EVP,function,143,pkey_ec_derive
EVP,function,144,pkey_ec_keygen
EVP,function,145,pkey_ec_paramgen
EVP,function,146,pkey_ec_sign
+EVP,function,158,pkey_hmac_ctrl
EVP,function,147,pkey_rsa_ctrl
EVP,function,148,pkey_rsa_decrypt
EVP,function,149,pkey_rsa_encrypt