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

  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tpm_ordinal.h 46 #define TPM_ORD_LoadKey ((UINT32)0x00000020)
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_ps.c 322 if (secret_PerformAuth_OIAP(keyHandle, TPM_ORD_LoadKey, hPolicy, &info.paramDigest,
tspi_key.c 118 if (ordinal == TPM_ORD_LoadKey)
520 if (ordinal == TPM_ORD_LoadKey)
obj_context.c 1524 *ordinal = TPM_ORD_LoadKey;
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_key.c 36 return LoadKeyByBlob_Internal(TPM_ORD_LoadKey, hContext, hUnwrappingKey,
tcsi_ps.c 515 ordinal = TPM_ORD_LoadKey;
tcs_pbg.c 795 case TPM_ORD_LoadKey:
1698 case TPM_ORD_LoadKey:

Completed in 23 milliseconds