Searched refs:pubSourceKeyDigest (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
H A D | rpc_cmk.c | 300 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 D | rpc_cmk.c | 214 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 D | tcs_api.c | 3241 TPM_DIGEST pubSourceKeyDigest, /* in */ in RPC_CMK_CreateBlob() argument 3265 migKeyAuthSize, migKeyAuth, pubSourceKeyDigest, in RPC_CMK_CreateBlob()
|