https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229222

--- Comment #1 from Conrad Meyer <[email protected]> ---
> 8  0xffffffff80df76ee in aesni_encrypt_cbc (rounds=10, 
> key_schedule=0xfffff8001446cc00, len=2,

If this is accurate (may not be), this is a bogus invocation of AES-CBC (and
probably should be validated higher in OCF).  AES-CBC is a block cipher; it
operates in AES block unit sizes (multiples of 16 bytes).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to