libsodium: Update library to v1.0.18

This commit is contained in:
Aditya Patwardhan
2021-04-06 09:36:58 +05:30
committed by bot
parent e9fd883f50
commit 694f7e349f
5 changed files with 34 additions and 35 deletions

View File

@@ -11,7 +11,7 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#include "randombytes_default.h"
#include "randombytes_internal.h"
#include "esp_system.h"
static const char *randombytes_esp32_implementation_name(void)