X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal%2Fbcal-eax.c;h=72d68bd2ed354145c6c45a5f0257934390180394;hb=e1db57c69472f52cf2405ef4eb22f085a868eeeb;hp=e7b61f7df053048d60ab64b79e53aaa2575fdf26;hpb=06a67c77b1e8c2769a149591d6e00ee0aebdd7f2;p=arm-crypto-lib.git diff --git a/bcal/bcal-eax.c b/bcal/bcal-eax.c index e7b61f7..72d68bd 100644 --- a/bcal/bcal-eax.c +++ b/bcal/bcal-eax.c @@ -24,7 +24,7 @@ #include "bcal-cmac.h" #include "bcal-ctr.h" #include "bcal-eax.h" -#include "memxor/memxor.h" +#include "memxor.h" uint8_t bcal_eax_init(const bcdesc_t* desc, const void* key, uint16_t keysize_b, bcal_eax_ctx_t* ctx){ uint8_t r;