Revision 05feb0a0f1fecb6839888bb7590fb92be70d8d3c authored by Matt Caswell on 23 April 2020, 13:08:36 UTC, committed by Matt Caswell on 23 April 2020, 13:08:36 UTC
Reviewed-by: Richard Levitte <levitte@openssl.org>
1 parent 33388b4
Raw File
asn1_mac.h
/*
 * Copyright 2015-2016 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
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
 */

#error "This file is obsolete; please update your software."
back to top