]> git.ipfire.org Git - thirdparty/openssl.git/blame - crypto/include/internal/objects.h
Rename int_*() functions to *_int()
[thirdparty/openssl.git] / crypto / include / internal / objects.h
CommitLineData
7b8cc9b3
MC
1/*
2 * Licensed under the OpenSSL licenses, (the "License");
3 * you may not use this file except in compliance with the License.
4 * You may obtain a copy of the License at
5 * https://www.openssl.org/source/license.html
6 * or in the file LICENSE in the source distribution.
7 */
8
9#include <openssl/objects.h>
10
b3599dbb 11void obj_cleanup_int(void);