7185471: Avoid key expansion when AES cipher is re-init w/ the same key
Summary: Saved the last cipher key value and skip key expansion if key value is the same. Reviewed-by: weijun, xuelei
Showing
想要评论请 注册 或 登录
Summary: Saved the last cipher key value and skip key expansion if key value is the same. Reviewed-by: weijun, xuelei