Searched refs:KeyMigrationAuth (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
H A D | rpc_key.c | 310 TCPA_ENCAUTH KeyMigrationAuth; in tcs_wrap_CreateWrapKey() local 332 if (getData(TCSD_PACKET_TYPE_ENCAUTH, 3, &KeyMigrationAuth, 0, &data->comm)) in tcs_wrap_CreateWrapKey() 353 result = TCSP_CreateWrapKey_Internal(hContext, hWrappingKey, KeyUsageAuth, KeyMigrationAuth, in tcs_wrap_CreateWrapKey()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | tsp_key.c | 186 TPM_ENCAUTH *KeyMigrationAuth, /* in */ in Transport_CreateWrapKey() argument 227 Trspi_LoadBlob(&offset, sizeof(TPM_ENCAUTH), data, KeyMigrationAuth->authdata); in Transport_CreateWrapKey()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcsi_key.c | 173 TCPA_ENCAUTH KeyMigrationAuth, /* in */ in TCSP_CreateWrapKey_Internal() argument 205 KeyUsageAuth.authdata, KeyMigrationAuth.authdata, keyInfoSize, in TCSP_CreateWrapKey_Internal()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
H A D | rpc_key.c | 108 TCPA_ENCAUTH *KeyMigrationAuth, /* in */ in RPC_CreateWrapKey_TP() argument 127 if (setData(TCSD_PACKET_TYPE_ENCAUTH, 3, KeyMigrationAuth, 0, &hte->comm)) in RPC_CreateWrapKey_TP()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
H A D | tcs.h | 119 TPM_ENCAUTH KeyMigrationAuth, // in
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
H A D | tcs_api.c | 462 TCPA_ENCAUTH *KeyMigrationAuth, /* in */ in RPC_CreateWrapKey() argument 478 KeyMigrationAuth, keyInfoSize, keyInfo, in RPC_CreateWrapKey()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | tcs_utils.h | 383 TCPA_ENCAUTH KeyMigrationAuth, /* in */
|