tpm2-tss
4.1.3
TPM Software stack 2.0 TCG spec compliant implementation
ifapi_get_web_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_web_ek_certificate(
11
FAPI_CONTEXT
*context,
12
TPM2B_PUBLIC *ek_public,
13
UINT32 vendor,
14
unsigned
char
** buffer,
15
size_t
*cert_size);
16
17
#endif
/* IFAPI_GET_INTL_CERT_H */
FAPI_CONTEXT
Definition
fapi_int.h:1164
src
tss2-fapi
ifapi_get_web_cert.h
Generated by
1.12.0