diff options
author | Linus Nordberg <linus@nordu.net> | 2016-09-01 16:09:09 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2016-09-01 16:09:09 +0200 |
commit | 79758ca15e0e83634a522750e44c5b5b1ae224a4 (patch) | |
tree | 0c30338f8b41426ea05e16c6f0b21c90aeeb807d /develdoc.txt | |
parent | 0c5009cc0c9abd008b494e805ca74cecfc7d153c (diff) |
EVP_MD_CTX and HMAC_CTX are now pointers.
NOTE: pwdcrypt(), msmppencrypt(), msmppdecrypt(), _checkmsgauth(),
_validauth() _createmessageauth() and _radsign() all become slightly
more expensive since we're now allocating and freeing an EVP_MD_CTX or
HMAC_CTX on each invocation.
Diffstat (limited to 'develdoc.txt')
0 files changed, 0 insertions, 0 deletions