os400qc3: Be sure hmac keys have a minimum length

The Qc3 library requires a minimum key length depending on the target
hash algorithm. Append binary zeroes to the given key if not long enough.
This matches RFC 2104 specifications.
2 files changed