]> git.ipfire.org Git - thirdparty/openssl.git/commit
BN_secure_new function indentation correction
authorwillmafh <willmafh@hotmail.com>
Tue, 3 Dec 2024 05:11:33 +0000 (13:11 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 6 Dec 2024 14:26:36 +0000 (15:26 +0100)
commita1f07a0049cb33a880bfcc359c6a911cafb2b791
tree2c9bc8fc13e7eef2fedbcabeedaba845ff955024
parentc77d9fcf8ea847220990847e05b8d7b1d40e540c
BN_secure_new function indentation correction

CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26095)
crypto/bn/bn_lib.c