Home
last modified time | relevance | path

Searched refs:KeyMigrationAuth (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_key.c310 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 Dtsp_key.c186 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 Dtcsi_key.c173 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 Drpc_key.c108 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 Dtcs.h119 TPM_ENCAUTH KeyMigrationAuth, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c462 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 Dtcs_utils.h383 TCPA_ENCAUTH KeyMigrationAuth, /* in */