SHA1
#define HASH_ALGORITHM SHA1
#define HMAC_HASH SHA1
_X(SHA1, sigfn0, 16 + 20) \
WRAP(SHA1);
return SHA1(in, inlen, out);
SHA1(meta, len, key);