libsodium: Update library to v1.0.18

This commit is contained in:
Aditya Patwardhan
2021-04-06 09:36:58 +05:30
parent f13b10a17b
commit dfd6c5cb0b
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_esp32xx_implementation_name(void)