X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/de7f54d26a33ee95d7895b0efe1be5123749b927..349817552edaaec8131fd2ad9c1532799e9f33f3:/symm/modes.am.in diff --git a/symm/modes.am.in b/symm/modes.am.in index 8ce9f832..2adbac72 100644 --- a/symm/modes.am.in +++ b/symm/modes.am.in @@ -64,6 +64,9 @@ CIPHER_MODES += @{hash:f}-@hashciphermode ## Modes for message authentication. MAC_MODES = %repeat +MAC_MODES += @{blkc:f}-@blkcmacmode +%end +%repeat MAC_MODES += @{hash:f}-@hashmacmode %end