summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2025-05-13 14:03:48 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2025-06-13 17:26:15 +0800
commitf6192d0d641f42f3f5b8efeb6e7f5f8bdbedf7bf (patch)
tree282a4992f907c8a7101bc78569800d5467df3ac6 /scripts/gdb/linux/utils.py
parent4ccd065a69df163cd9fe0dd8e0f609f1eeb4723d (diff)
crypto: aspeed/hash - Remove purely software hmac implementation
The hmac implementation in aspeed simply duplicates what the new ahash hmac template already does, namely construct ipad and opad by hand and then adding them to the hash before feeding it to the engine. Remove them and just use the generic ahash hmac template. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions