summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdh/ech_key.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-15/+12
| | | | | | as was done earlier in libssl. Thanks inoguchi@ for noticing libssl had more reacharounds into this. ok jsing@ inoguchi@
* avoid void * pointer arithmeticbcook2015-09-181-2/+2
| | | | ok miod@
* Only check for key truncation if no KDF function is being used.jsing2015-09-131-4/+4
| | | | ok beck@ miod@
* Merge ech_ossl.c into ech_key.c - not much point having one file with ajsing2015-09-131-1/+146
| | | | | | four line function and a tonne of license text. ok beck@
* Lob a style(9) grenade in here.jsing2015-09-131-5/+6
|
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* Import OpenSSL 1.0.1gmiod2014-04-131-3/+0
|
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+83