[openssl/openssl] 6e1558: Remove uneeded cast to unsigned int

AtariDreams noreply at github.com
Fri Dec 22 13:46:09 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 6e155858d785297bd8b51f667bc440f4e7c17bfb
      https://github.com/openssl/openssl/commit/6e155858d785297bd8b51f667bc440f4e7c17bfb
  Author: Rose <83477269+AtariDreams at users.noreply.github.com>
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
    M engines/e_devcrypto.c

  Log Message:
  -----------
  Remove uneeded cast to unsigned int

CLA: trivial

cipher_ctx->blocksize is already unsigned.

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23098)




More information about the openssl-commits mailing list