[openssl/openssl] 3cca05: s390x: fix ecx derive

Juergen Christ noreply at github.com
Fri Sep 9 12:06:51 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 3cca05cc194c0528865deea57d9e60ca3fb0e5d3
      https://github.com/openssl/openssl/commit/3cca05cc194c0528865deea57d9e60ca3fb0e5d3
  Author: Juergen Christ <jchrist at linux.ibm.com>
  Date:   2022-09-09 (Fri, 09 Sep 2022)

  Changed paths:
    M crypto/ec/ecx_meth.c

  Log Message:
  -----------
  s390x: fix ecx derive

Derivation via ecx-methods did not properly set the length.  Make the code
more similar to common code and set the length property.

Signed-off-by: Juergen Christ <jchrist at linux.ibm.com>

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19158)




More information about the openssl-commits mailing list