tpm2-tss
4.0.1
TPM Software stack 2.0 TCG spec compliant implementation
ifapi_get_intl_cert.h
1
/* SPDX-License-Identifier: BSD-2-Clause */
2
/*******************************************************************************
3
* Copyright 2018-2019, Fraunhofer SIT sponsored by Infineon Technologies AG
4
* All rights reserved.
5
******************************************************************************/
6
#ifndef IFAPI_GET_INTL_CERT_H
7
#define IFAPI_GET_INTL_CERT_H
8
9
TSS2_RC
10
ifapi_get_intl_ek_certificate(
11
FAPI_CONTEXT
*context,
12
TPM2B_PUBLIC *ek_public,
13
unsigned
char
** buffer,
14
size_t
*cert_size);
15
16
#endif
/* IFAPI_GET_INTL_CERT_H */
FAPI_CONTEXT
Definition
fapi_int.h:1157
src
tss2-fapi
ifapi_get_intl_cert.h
Generated by
1.9.8