Delete base64_invasive.h due to functions are moved to the constant-time module

Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
Gabor Mezei 2021-11-18 16:57:00 +01:00
parent 358829abc9
commit d77b86cc5b
No known key found for this signature in database
GPG key ID: 106F5A41ECC305BD
3 changed files with 0 additions and 57 deletions

View file

@ -22,7 +22,6 @@
#if defined(MBEDTLS_BASE64_C)
#include "mbedtls/base64.h"
#include "base64_invasive.h"
#include "constant_time_internal.h"
#include <stdint.h>