Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_cmk.c120 TPM_ENCAUTH keyUsageAuth; in tcs_wrap_CMK_CreateKey() local
142 if (getData(TCSD_PACKET_TYPE_ENCAUTH, 2, &keyUsageAuth, 0, &data->comm)) in tcs_wrap_CMK_CreateKey()
176 result = TCSP_CMK_CreateKey_Internal(hContext, hKey, keyUsageAuth, migAuthorityApproval, in tcs_wrap_CMK_CreateKey()
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_cmk.c94 TPM_ENCAUTH *keyUsageAuth, /* in */ in RPC_CMK_CreateKey_TP() argument
111 if (setData(TCSD_PACKET_TYPE_ENCAUTH, 2, keyUsageAuth, 0, &hte->comm)) in RPC_CMK_CreateKey_TP()
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c3176 TPM_ENCAUTH *keyUsageAuth, /* in */ in RPC_CMK_CreateKey() argument
3191 result = RPC_CMK_CreateKey_TP(entry, hWrappingKey, keyUsageAuth, in RPC_CMK_CreateKey()