createprimary.h File Reference

TPM2_CreatePrimary command interface. More...

Functions

EpidStatus Tpm2CreatePrimary (Tpm2Ctx *ctx, G1ElemStr *p_str)
 Creates Primary key. More...
 

Detailed Description

TPM2_CreatePrimary command interface.

Function Documentation

◆ Tpm2CreatePrimary()

EpidStatus Tpm2CreatePrimary ( Tpm2Ctx ctx,
G1ElemStr p_str 
)

Creates Primary key.

Parameters
[in,out]ctxTPM context.
[out]p_strPrimary key: g1^f
Returns
EpidStatus