Searched defs:keyDataSize (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
H A D | rpc_cmk.c | 97 UINT32 *keyDataSize, /* in, out */ in RPC_CMK_CreateKey_TP() 320 UINT32 keyDataSize, /* in */ in RPC_CMK_ConvertMigration_TP()
|
H A D | rpc_key.c | 111 UINT32 * keyDataSize, /* out */ in RPC_CreateWrapKey_TP()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
H A D | rpc_cmk.c | 123 UINT32 keyDataSize; in tcs_wrap_CMK_CreateKey() local 507 UINT32 keyDataSize, msaListSize, randomSize; in tcs_wrap_CMK_ConvertMigration() local
|
H A D | rpc_key.c | 316 UINT32 keyDataSize; in tcs_wrap_CreateWrapKey() local
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | tspi_quote.c | 45 UINT32 keyDataSize; in Tspi_TPM_Quote() local
|
H A D | tspi_selftest.c | 52 UINT32 keyDataSize; in Tspi_TPM_CertifySelfTest() local
|
H A D | tsp_key.c | 189 UINT32 * keyDataSize, /* out */ in Transport_CreateWrapKey()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcsi_cmk.c | 107 UINT32* keyDataSize, /* in, out */ in TCSP_CMK_CreateKey_Internal() 275 UINT32 keyDataSize, /* in */ in TCSP_CMK_ConvertMigration_Internal()
|
H A D | tcsi_key.c | 176 UINT32 * keyDataSize, /* out */ in TCSP_CreateWrapKey_Internal()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
H A D | tcs_api.c | 465 UINT32 * keyDataSize, /* out */ in RPC_CreateWrapKey() 3179 UINT32 *keyDataSize, /* in, out */ in RPC_CMK_CreateKey() 3284 UINT32 keyDataSize, /* in */ in RPC_CMK_ConvertMigration()
|