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

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_random.c 55 if ((result = tpm_rqu_build(TPM_ORD_GetRandom, &offset, txBlob,
78 if ((result = tpm_rsp_parse(TPM_ORD_GetRandom, txBlob, paramSize,
tcs_pbg.c 596 case TPM_ORD_GetRandom:
1960 case TPM_ORD_GetRandom:
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_random.c 45 if ((result = obj_context_transport_execute(tspContext, TPM_ORD_GetRandom, sizeof(data),
  /src/sys/dev/ic/
tpmreg.h 211 #define TPM_ORD_GetRandom 0x00000046
tpm.c 512 command.hdr.code = htobe32(TPM_ORD_GetRandom);
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tpm_ordinal.h 70 #define TPM_ORD_GetRandom ((UINT32)0x00000046)

Completed in 28 milliseconds