X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=prf_tls12%2Fprf_tls12.h;h=e312f7e1b68f93594b143546aa8b6284bb862c72;hb=257ce629ccb9d28193912b855322c91408fd19a7;hp=dbd6938b3251c1b0d761f2c6fddc737ecc7a82b8;hpb=1cc5630207195b3bc9d967596a9a207c1c0f6464;p=arm-crypto-lib.git diff --git a/prf_tls12/prf_tls12.h b/prf_tls12/prf_tls12.h index dbd6938..e312f7e 100644 --- a/prf_tls12/prf_tls12.h +++ b/prf_tls12/prf_tls12.h @@ -21,9 +21,9 @@ #define PRF_TLS12_H_ #include -#include -#include -#include +#include "hashfunction_descriptor.h" +#include "hfal-basic.h" +#include "hfal-hmac.h" typedef struct{ hfhmacgen_ctx_t mainctx;