Avoid compiler warning due to the global symbol setkey.
* cipher/cipher-selftest.c (_gcry_selftest_helper_cbc_128) (_gcry_selftest_helper_ctr_128): Rename setkey to setkey_func.
setkey is a POSIX.1 function defined in stdlib.
Avoid compiler warning due to the global symbol setkey. b402de8b9c4aUnpublished Tags None Subscribers None
Description
Details
|