openssl/include
Matt Caswell 4fbfe86ae3 Don't use an enum in the return type for a public API function
We use an int instead. That means SSL_key_update() also should use an int.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2609)
2017-02-17 10:28:01 +00:00
..
internal Clarify what RUN_ONCE returns 2017-01-13 13:10:21 +01:00
openssl Don't use an enum in the return type for a public API function 2017-02-17 10:28:01 +00:00