Searched refs:TPM_ORD_LoadManuMaintPub (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcsi_maint.c | 154 if ((result = tpm_rqu_build(TPM_ORD_LoadManuMaintPub, &offset, txBlob, TPM_NONCE_SIZE, in TCSP_LoadManuMaintPub_Internal() 163 result = tpm_rsp_parse(TPM_ORD_LoadManuMaintPub, txBlob, paramSize, NULL, in TCSP_LoadManuMaintPub_Internal()
|
H A D | tcs_pbg.c | 822 case TPM_ORD_LoadManuMaintPub: in tpm_rsp_parse() 1618 case TPM_ORD_LoadManuMaintPub: in tpm_rqu_build()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
H A D | tpm_ordinal.h | 59 #define TPM_ORD_LoadManuMaintPub ((UINT32)0x0000002F) macro
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | tsp_maint.c | 154 if ((result = obj_context_transport_execute(tspContext, TPM_ORD_LoadManuMaintPub, in Transport_LoadManuMaintPub()
|