Home
last modified time | relevance | path

Searched refs:encDelAuth (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_delegate.c73 TPM_ENCAUTH *encDelAuth, /* in */ in TCSP_Delegate_CreateKeyDelegation_Internal() argument
98 publicInfoSize, publicInfo, encDelAuth, keyAuth))) in TCSP_Delegate_CreateKeyDelegation_Internal()
123 TPM_ENCAUTH *encDelAuth, /* in */ in TCSP_Delegate_CreateOwnerDelegation_Internal() argument
144 increment, publicInfoSize, publicInfo, encDelAuth, ownerAuth))) in TCSP_Delegate_CreateOwnerDelegation_Internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_delegate.c126 TPM_ENCAUTH encDelAuth; in tcs_wrap_Delegate_CreateKeyDelegation() local
160 if (getData(TCSD_PACKET_TYPE_ENCAUTH, 4, &encDelAuth, 0, &data->comm)) { in tcs_wrap_Delegate_CreateKeyDelegation()
178 publicInfoSize, publicInfo, &encDelAuth, pAuth, &blobSize, &blob); in tcs_wrap_Delegate_CreateKeyDelegation()
217 TPM_ENCAUTH encDelAuth; in tcs_wrap_Delegate_CreateOwnerDelegation() local
251 if (getData(TCSD_PACKET_TYPE_ENCAUTH, 4, &encDelAuth, 0, &data->comm)) { in tcs_wrap_Delegate_CreateOwnerDelegation()
269 publicInfoSize, publicInfo, &encDelAuth, pAuth, &blobSize, &blob); in tcs_wrap_Delegate_CreateOwnerDelegation()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_delegate.c96 TPM_ENCAUTH *encDelAuth, /* in */ in RPC_Delegate_CreateKeyDelegation_TP() argument
116 if (setData(TCSD_PACKET_TYPE_ENCAUTH, 4, encDelAuth, 0, &hte->comm)) in RPC_Delegate_CreateKeyDelegation_TP()
161 TPM_ENCAUTH *encDelAuth, /* in */ in RPC_Delegate_CreateOwnerDelegation_TP() argument
181 if (setData(TCSD_PACKET_TYPE_ENCAUTH, 4, encDelAuth, 0, &hte->comm)) in RPC_Delegate_CreateOwnerDelegation_TP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_delegate.c498 TPM_ENCAUTH *encDelAuth, /* in */ in Transport_Delegate_CreateKeyDelegation() argument
536 Trspi_LoadBlob(&offset, sizeof(TPM_ENCAUTH), data, encDelAuth->authdata); in Transport_Delegate_CreateKeyDelegation()
568 TPM_ENCAUTH *encDelAuth, /* in */ in Transport_Delegate_CreateOwnerDelegation() argument
592 Trspi_LoadBlob(&offset, sizeof(TPM_ENCAUTH), data, encDelAuth->authdata); in Transport_Delegate_CreateOwnerDelegation()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtcs.h751 TPM_ENCAUTH encDelAuth, // in
762 TPM_ENCAUTH encDelAuth, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2923 TPM_ENCAUTH *encDelAuth, /* in */ in RPC_Delegate_CreateKeyDelegation() argument
2937 publicInfo, encDelAuth, in RPC_Delegate_CreateKeyDelegation()
2954 TPM_ENCAUTH *encDelAuth, /* in */ in RPC_Delegate_CreateOwnerDelegation() argument
2969 encDelAuth, ownerAuth, in RPC_Delegate_CreateOwnerDelegation()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h1068 TPM_ENCAUTH* encDelAuth, /* in */
1078 TPM_ENCAUTH* encDelAuth, /* in */