Sha256: 557e3a782e1db45ca6cc9b8c57f87e1263a76659f32607c362aabef985dbe666

Contents?: true

Size: 565 Bytes

Versions: 4

Compression:

Stored size: 565 Bytes

Contents

/*
 * Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
 *
 * Licensed under the OpenSSL license (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
 */

#include <openssl/asn1t.h>

DECLARE_ASN1_ITEM(INT32)
DECLARE_ASN1_ITEM(ZINT32)
DECLARE_ASN1_ITEM(UINT32)
DECLARE_ASN1_ITEM(ZUINT32)
DECLARE_ASN1_ITEM(INT64)
DECLARE_ASN1_ITEM(ZINT64)
DECLARE_ASN1_ITEM(UINT64)
DECLARE_ASN1_ITEM(ZUINT64)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rho-tau-extensions-7.6.0 libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/internal/asn1t.h
rho-tau-extensions-7.4.1 libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/internal/asn1t.h
rho-tau-extensions-7.1.17 libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/internal/asn1t.h
rho-tau-extensions-6.2.0 libs/openssl.so-edge/ext/openssl-1-1-0-stable/include/internal/asn1t.h