[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openssl-gost] [gost-engine/engine] 2c5454: Ensure that CMAC_ACPKM_CTX_copy works with 2 non-N...



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: 2c54544b48de2998eb657c89bce74d28751adec9
      https://github.com/gost-engine/engine/commit/2c54544b48de2998eb657c89bce74d28751adec9
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2022-02-06 (Sun, 06 Feb 2022)

  Changed paths:
    M gost_omac_acpkm.c

  Log Message:
  -----------
  Ensure that CMAC_ACPKM_CTX_copy works with 2 non-NULL pointers.

Related: #387