Home
last modified time | relevance | path

Searched refs:algID (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_aik.c35 TSS_ALGORITHM_ID algID, /* in */ in Tspi_TPM_CollateIdentityRequest() argument
107 switch (algID) { in Tspi_TPM_CollateIdentityRequest()
336 hashblob, algID, in Tspi_TPM_CollateIdentityRequest()
355 … if ((result = Trspi_SymEncrypt(algID, TR_SYM_MODE_CBC, symKey.data, NULL, hashblob, in Tspi_TPM_CollateIdentityRequest()
Dtspi_ps.c308 TSS_ALGORITHM_ID algID, /* in */ in Tspi_Context_GetKeyByPublicInfo() argument
328 switch (algID) { in Tspi_Context_GetKeyByPublicInfo()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtspi.h227 TSS_ALGORITHM_ID algID, // in
343 TSS_ALGORITHM_ID algID, // in
1102 TSS_ALGORITHM_ID algID, // in
1129 TSS_ALGORITHM_ID algID, // in
Dtcs.h86 TSS_ALGORITHM_ID algID, // in
DTSP.idl366 [in] TSS_ALGORITHM_ID algID,
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dobj_tpm.h28 TSS_ALGORITHM_ID algID,
Dobj_policy.h99 TSS_ALGORITHM_ID algID,
Drpc_tcstp_tsp.h55 …KeyByPublicInfo_TP(struct host_table_entry * tcsContext,TCPA_ALGORITHM_ID algID,UINT32,BYTE *,UINT…
Dtcs_utils.h279 …RegisteredKeyByPublicInfo_Internal(TCS_CONTEXT_HANDLE tcsContext, TCPA_ALGORITHM_ID algID, /* in */
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
Drpc_ps.c30 TCPA_ALGORITHM_ID algID, /* in */ in RPC_GetRegisteredKeyByPublicInfo_TP() argument
44 if (setData(TCSD_PACKET_TYPE_UINT32, 1, &algID, 0, &hte->comm)) in RPC_GetRegisteredKeyByPublicInfo_TP()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/
Dtcsi_ps.c604 TCPA_ALGORITHM_ID algID, /* in */ in TCSP_GetRegisteredKeyByPublicInfo_Internal() argument
618 if (algID == TCPA_ALG_RSA) { in TCSP_GetRegisteredKeyByPublicInfo_Internal()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
Dtcs_api.c65 TCPA_ALGORITHM_ID algID, /* in */ in RPC_GetRegisteredKeyByPublicInfo() argument
78 result = RPC_GetRegisteredKeyByPublicInfo_TP(entry, algID, in RPC_GetRegisteredKeyByPublicInfo()