Searched refs:attribValue (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | tspi_key.c | 634 TSS_BOOL attribValue, /* in */ in Tspi_TPM_KeyControlOwner() argument 681 result |= Trspi_Hash_BOOL(&hashCtx, attribValue); in Tspi_TPM_KeyControlOwner() 694 attribValue, &ownerAuth, pUuidData))) { in Tspi_TPM_KeyControlOwner() 712 result = obj_rsakey_set_ownerevict(hTssKey, attribValue); in Tspi_TPM_KeyControlOwner()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
H A D | rpc_key.c | 435 TSS_BOOL attribValue; in tcs_wrap_KeyControlOwner() local 466 if (getData(TCSD_PACKET_TYPE_BOOL, 5, &attribValue, 0, &data->comm)) { in tcs_wrap_KeyControlOwner() 478 attribName, attribValue, &ownerAuth, &uuidData); in tcs_wrap_KeyControlOwner()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcsi_key.c | 324 TSS_BOOL attribValue, /* in */ in TCSP_KeyControlOwner_Internal() argument 357 ulPubKeyLength, rgbPubKey, attribName, attribValue, in TCSP_KeyControlOwner_Internal()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
H A D | rpc_key.c | 308 TSS_BOOL attribValue, // in in RPC_KeyControlOwner_TP() argument 329 if (setData(TCSD_PACKET_TYPE_BOOL, 5, &attribValue, 0, &hte->comm)) in RPC_KeyControlOwner_TP()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
H A D | tspi.h | 280 TSS_BOOL attribValue, // in
|
H A D | tcs.h | 59 TSS_BOOL attribValue, // in
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
H A D | tcs_api.c | 3347 TSS_BOOL attribValue, /* in */ in RPC_KeyControlOwner() argument 3364 attribValue, in RPC_KeyControlOwner()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | tcs_utils.h | 1187 TSS_BOOL attribValue, /* in */
|