Home
last modified time | relevance | path

Searched refs:attribValue (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_key.c634 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 Drpc_key.c435 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 Dtcsi_key.c324 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 Drpc_key.c308 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 Dtspi.h280 TSS_BOOL attribValue, // in
H A Dtcs.h59 TSS_BOOL attribValue, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c3347 TSS_BOOL attribValue, /* in */ in RPC_KeyControlOwner() argument
3364 attribValue, in RPC_KeyControlOwner()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h1187 TSS_BOOL attribValue, /* in */