Home
last modified time | relevance | path

Searched refs:pubSourceKeyDigest (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_cmk.c300 TPM_DIGEST pubSourceKeyDigest; in tcs_wrap_CMK_CreateBlob() local
339 if (getData(TCSD_PACKET_TYPE_DIGEST, 5, &pubSourceKeyDigest, 0, &data->comm)) { in tcs_wrap_CMK_CreateBlob()
447 migKeyAuth, pubSourceKeyDigest, msaListSize, msaList, restrictTicketSize, in tcs_wrap_CMK_CreateBlob()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_cmk.c214 TPM_DIGEST pubSourceKeyDigest, /* in */ in RPC_CMK_CreateBlob_TP() argument
246 if (setData(TCSD_PACKET_TYPE_DIGEST, 5, &pubSourceKeyDigest, 0, &hte->comm)) in RPC_CMK_CreateBlob_TP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c3241 TPM_DIGEST pubSourceKeyDigest, /* in */ in RPC_CMK_CreateBlob() argument
3265 migKeyAuthSize, migKeyAuth, pubSourceKeyDigest, in RPC_CMK_CreateBlob()