Searched refs:TPM_ORD_CreateWrapKey (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/ |
| D | tcsi_key.c | 204 if ((result = tpm_rqu_build(TPM_ORD_CreateWrapKey, &offset, txBlob, parentSlot, in TCSP_CreateWrapKey_Internal() 214 result = tpm_rsp_parse(TPM_ORD_CreateWrapKey, txBlob, paramSize, keyDataSize, in TCSP_CreateWrapKey_Internal()
|
| D | tcs_pbg.c | 679 case TPM_ORD_CreateWrapKey: in tpm_rsp_parse() 1587 case TPM_ORD_CreateWrapKey: in tpm_rqu_build()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| D | tpm_ordinal.h | 45 #define TPM_ORD_CreateWrapKey ((UINT32)0x0000001F) macro
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ |
| D | tsp_key.c | 230 if ((result = obj_context_transport_execute(tspContext, TPM_ORD_CreateWrapKey, in Transport_CreateWrapKey()
|
| D | tsp_auth.c | 791 case TPM_ORD_CreateWrapKey: in authsess_xsap_init() 855 case TPM_ORD_CreateWrapKey: in authsess_xsap_init()
|
| D | tspi_key.c | 222 UINT32 ordinal = TPM_ORD_CreateWrapKey; in Tspi_Key_CreateKey()
|