New "i62" code for big integers with 64x64->128 opcodes; also improved "i31" modular...
[BearSSL] / src / mac / hmac_ct.c
index d3ab425..3237885 100644 (file)
@@ -63,7 +63,7 @@ br_hmac_outCT(const br_hmac_context *ctx,
         */
 
        const br_hash_class *dig;
         */
 
        const br_hash_class *dig;
-       br_hmac_allhash_context hc;
+       br_hash_compat_context hc;
        int be;
        uint32_t po, bs;
        uint32_t kr, km, kl, kz, u;
        int be;
        uint32_t po, bs;
        uint32_t kr, km, kl, kz, u;