aboutsummaryrefslogtreecommitdiff
path: root/hash.c
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2015-10-03 18:12:20 -0400
committerRob Austein <sra@hactrn.net>2015-10-03 18:12:20 -0400
commit60cce0124f2fc3eddca03ed3950da9238247a612 (patch)
treefbc7fdf1ef17eca0d840bdd6c35847f5d755f049 /hash.c
parent27076d80252718dd0fba70ec9ab72f32f999061c (diff)
Use initializers for automatic variables of type fp_int because it's a
bit more obvious when we've forgotten to do this than when we've forgotten to call fp_init() or memset(). Convert rsa.c to use the one-element-array idiom so we can get stop prefixing every bignum reference with "&".
Diffstat (limited to 'hash.c')
0 files changed, 0 insertions, 0 deletions