diff options
| author | Eric Biggers <ebiggers@google.com> | 2020-05-09 14:52:07 -0700 |
|---|---|---|
| committer | Eric Biggers <ebiggers@google.com> | 2020-05-09 15:21:31 -0700 |
| commit | 9383d4be92981a4c956c775479bb48b7eec9db79 (patch) | |
| tree | 2a075cdaf2ae2dbda1d74e92ea1d97ac6515feed /cli-tests/t_encrypt_raw_key.sh | |
| parent | 209a2d1419ea575fd316bd9975fb63e40cce7a77 (diff) | |
crypto: improve errors
ErrKeyLock:
Rename to ErrMlockUlimit for clarity.
ErrGetrandomFail:
ErrKeyAlloc:
ErrKeyFree:
ErrNegativeLength:
Replace these with one-off unnamed errors because these were all
returned in only one place and were never checked for. Also
these were all either wrapped backwards or discarded an
underlying error, so fix that too.
Diffstat (limited to 'cli-tests/t_encrypt_raw_key.sh')
0 files changed, 0 insertions, 0 deletions