HomeSort by: relevance | last modified time | path
    Searched refs:TPM_ORD_CMK_CreateKey (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_cmk.c 136 if ((result = tpm_rqu_build(TPM_ORD_CMK_CreateKey, &offset, txBlob,
149 result = tpm_rsp_parse(TPM_ORD_CMK_CreateKey, txBlob, paramSize,
tcs_pbg.c 685 case TPM_ORD_CMK_CreateKey:
2012 case TPM_ORD_CMK_CreateKey:
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tpm_ordinal.h 33 #define TPM_ORD_CMK_CreateKey ((UINT32)0x00000013)
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_key.c 258 ordinal = TPM_ORD_CMK_CreateKey;
tsp_auth.c 792 case TPM_ORD_CMK_CreateKey:
856 case TPM_ORD_CMK_CreateKey:

Completed in 57 milliseconds