hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / providers / implementations / storemgmt / file_store_local.h
index a95f5fe87cbc3d686acc747d680e9ad8a95ca7e0..b7d9e585163ef34f75f787b30aeec1ea5289b63f 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
@@ -7,5 +7,5 @@
  * https://www.openssl.org/source/license.html
  */
 
  * https://www.openssl.org/source/license.html
  */
 
-extern const OSSL_ALGORITHM der_to_obj_algorithm;
+extern const OSSL_ALGORITHM ossl_any_to_obj_algorithm[];