.\" Automatically generated by Pandoc 1.19.2.4 .\" .TH "tpm2tss\-tpm2data_write" "1" "JUNE 2018" "tpm2\-tss\-engine" "Library calls" .hy .SH NAME .PP \f[B]tpm2tss_ecc_makekey\f[] \-\- Make an ECC key object .SH SYNOPSIS .PP \f[B]#include \f[] .PP **EVP_PKEY * tpm2tss_ecc_makekey(TPM2_DATA *tpm2Data);** .SH DESCRIPTION .PP \f[B]tpm2tss_ecc_makekey\f[] takes a TPM2_DATA object as \f[C]tpm2Data\f[] and creates a corresponding OpenSSL EVP_PKEY object. .SH RETURN VALUE .PP Upon successful completion \f[B]tpm2tss_ecc_makekey\f[]() returns the created EVP_PKEY object\[aq]s pointer. Otherwise NULL. .SS AUTHOR .PP Written by Andreas Fuchs. .SS COPYRIGHT .PP tpm2tss is Copyright (C) 2018 Fraunhofer SIT sponsored by Infineon Technologies AG. License BSD 3\-clause. .SS SEE ALSO .PP openssl(1)