X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=engines%2Fe_4758cca.c;h=443182bd31e95c676455341841b401ac5c8a50f1;hb=d2add2efaa2df50063c7aa6d849525dfe1c1d6da;hp=9f6572e677191aa56a657d3f1fb7a8e1a18aafb3;hpb=6343829a391df59e46e513c84b6264ee71ad9518;p=openssl.git diff --git a/engines/e_4758cca.c b/engines/e_4758cca.c index 9f6572e677..443182bd31 100644 --- a/engines/e_4758cca.c +++ b/engines/e_4758cca.c @@ -108,7 +108,7 @@ static int getModulusAndExponent(const unsigned char *token, long *exponentLengt /* RAND number functions */ /*-----------------------*/ -static int cca_get_random_bytes(unsigned char*, int ); +static int cca_get_random_bytes(unsigned char*, int); static int cca_random_status(void); #ifndef OPENSSL_NO_RSA