X-Git-Url: https://git.cryptolib.org/?p=arm-crypto-lib.git;a=blobdiff_plain;f=prf_tls12%2Fprf_tls12.h;h=e312f7e1b68f93594b143546aa8b6284bb862c72;hp=dbd6938b3251c1b0d761f2c6fddc737ecc7a82b8;hb=52867acc0c7f09a79efbbb738cef0c3f5a2abb04;hpb=9132c1117c69c30ff96919343682174050eb73ca 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;