I don't think the fix is correct: - priv->tx_tfm_mic = crypto_alloc_hash("michael_mic", 0, 0); + priv->tx_tfm_mic = crypto_alloc_hash("orinoco_mic", 0, 0); that'll never find anything. Renaming the function name was a good plan, but not changing the string here :) johannes
Attachment:
signature.asc
Description: This is a digitally signed message part