X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=hfal%2Fhfal_blake_small.h;fp=hfal%2Fhfal_blake_small.h;h=6e0f78b6d27da4ee2ac110e765e412c3184a6264;hp=70c8b831c2c9cca15791672b2fdb5c3cd69c58e6;hb=22b608111d32de8b0c8fa34f35bd0d8892df2285;hpb=04e721b4e41ae434f4880004c94e0e86f556ff3b diff --git a/hfal/hfal_blake_small.h b/hfal/hfal_blake_small.h index 70c8b83..6e0f78b 100644 --- a/hfal/hfal_blake_small.h +++ b/hfal/hfal_blake_small.h @@ -31,7 +31,7 @@ #include #include "hashfunction_descriptor.h" -extern const hfdesc_t blake28_desc; -extern const hfdesc_t blake32_desc; +extern const hfdesc_t blake224_desc; +extern const hfdesc_t blake256_desc; #endif /* HFAL_BLAKE_SMALL_H_ */