Home
last modified time | relevance | path

Searched refs:hmac_key (Results 1 – 1 of 1) sorted by relevance

/tools/crypto/
Dgen_fips140_testvecs.py33 hmac_key = bytes('128-bit HMAC key', 'ascii') variable
109 print_value('hmac_key', hmac_key)
112 h = hmac.new(hmac_key, message, alg.removeprefix('hmac_'))