[openssl/openssl] 4cfcc7: store_result: Add fallback for fetching the keymgm...

Tomas Mraz noreply at reply.github.openssl.org
Tue Jun 28 15:56:09 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 4cfcc7e1213d39c78852a614894ebcd2e2be095c
      https://github.openssl.org/openssl/openssl/commit/4cfcc7e1213d39c78852a614894ebcd2e2be095c
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M crypto/evp/evp_local.h
    M crypto/store/store_result.c
    M include/crypto/evp.h

  Log Message:
  -----------
  store_result: Add fallback for fetching the keymgmt from the provider of the store

Fixes #17531

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17554)


  Commit: 13b47155ba425ffd0683e1bff30f746c96a19049
      https://github.openssl.org/openssl/openssl/commit/13b47155ba425ffd0683e1bff30f746c96a19049
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M doc/man7/provider-cipher.pod
    M doc/man7/provider-digest.pod
    M doc/man7/provider-kdf.pod
    M doc/man7/provider-mac.pod
    M doc/man7/provider-storemgmt.pod

  Log Message:
  -----------
  Correct doubled OSSL_OSSL when documenting OSSL_FUNC_.._fn

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17554)


  Commit: 13941d438458068d4150c5899f6bbc0add393cc4
      https://github.openssl.org/openssl/openssl/commit/13941d438458068d4150c5899f6bbc0add393cc4
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M doc/man7/provider-storemgmt.pod

  Log Message:
  -----------
  Add missing documentation of OSSL_FUNC_store_export_object()

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17554)


  Commit: dca637f50cf71372c46a9cf6022ad4eb9970ab7f
      https://github.openssl.org/openssl/openssl/commit/dca637f50cf71372c46a9cf6022ad4eb9970ab7f
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M test/fake_rsaprov.c
    M test/provider_pkey_test.c

  Log Message:
  -----------
  Add test for try_key_ref() fallback handling

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17554)


Compare: https://github.openssl.org/openssl/openssl/compare/e2f6960fc5fe...dca637f50cf7


More information about the openssl-commits mailing list