Only use certificate_mutex and rng_mutex when needed
authorFabian Keil <fk@fabiankeil.de>
Wed, 26 Feb 2020 09:07:05 +0000 (10:07 +0100)
committerFabian Keil <fk@fabiankeil.de>
Fri, 28 Feb 2020 06:31:27 +0000 (07:31 +0100)
commit1a79d9223546c790bb81f928b38b90a7a44f9153
tree3d3254c988b253a9dd1c9ee84f4ecb500e259e11
parentbce0c44ff68888e53be6e0f986cb46c39ce8e3a5
Only use certificate_mutex and rng_mutex when needed

Previously they were defined and initialized unconditionally.

Sponsored by: Robert Klemme
jcc.c
jcc.h