]> git.ipfire.org Git - thirdparty/nettle.git/commit
Consistently use foo_func *f (rather than foo_func f) for declaring function pointer...
authorNiels Möller <nisse@lysator.liu.se>
Mon, 25 Jun 2012 20:35:51 +0000 (22:35 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 25 Jun 2012 20:35:51 +0000 (22:35 +0200)
commitba98962d5fb20ff238c5c77fa0206264b8c0bd64
tree7417f564feaebf44ac0594df27ca2bf66cbbd385
parent0cc9526c98860e8edf6811e62a8134fffdc860d6
Consistently use foo_func *f (rather than foo_func f) for declaring function pointer arguments.
23 files changed:
ChangeLog
bignum-next-prime.c
bignum-random-prime.c
bignum-random.c
bignum.h
cbc.c
cbc.h
ctr.c
ctr.h
dsa-keygen.c
dsa-sha1-sign.c
dsa-sha256-sign.c
dsa-sign.c
dsa.h
gcm.c
pkcs1-encrypt.c
pkcs1.h
rsa-blind.c
rsa-decrypt-tr.c
rsa-encrypt.c
rsa-keygen.c
rsa-pkcs1-sign-tr.c
rsa.h