]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix coding style of EVP_PKEY_CTX_ctrl_uint64
authorJohannes Bauer <joe@johannes-bauer.com>
Tue, 15 Aug 2017 16:52:24 +0000 (18:52 +0200)
committerBenjamin Kaduk <kaduk@mit.edu>
Tue, 15 Aug 2017 22:30:25 +0000 (17:30 -0500)
commit64bf10167b914bac04a19f9afee381d75fcd670a
treeee14cfcc1679d0f1b4cc380cdd4a60cc1e7fb80d
parentb35ef02628b48d7041cdb8961e931dbe5e10d169
Fix coding style of EVP_PKEY_CTX_ctrl_uint64

Code review of @dot-asm pointed out style guide violation; this patch
fixes it.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4166)
crypto/evp/pmeth_lib.c
include/openssl/evp.h