Searched refs:TCPA_DIRINDEX (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ |
| D | tsp_dir.c | 27 TCPA_DIRINDEX dirIndex, /* in */ in Transport_DirWriteAuth() 34 BYTE data[sizeof(TCPA_DIRINDEX) + sizeof(TCPA_DIRVALUE)]; in Transport_DirWriteAuth() 55 TCPA_DIRINDEX dirIndex, /* in */ in Transport_DirRead() 61 BYTE data[sizeof(TCPA_DIRINDEX)], *dec; in Transport_DirRead()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/ |
| D | tcsi_dir.c | 31 TCPA_DIRINDEX dirIndex, /* in */ in TCSP_DirWriteAuth_Internal() 72 TCPA_DIRINDEX dirIndex, /* in */ in TCSP_DirRead_Internal()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
| D | rpc_dir.c | 30 TCPA_DIRINDEX dirIndex, /* in */ in RPC_DirWriteAuth_TP() 64 TCPA_DIRINDEX dirIndex, /* in */ in RPC_DirRead_TP()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
| D | rpc_dir.c | 35 TCPA_DIRINDEX dirIndex; in tcs_wrap_DirWriteAuth() 78 TCPA_DIRINDEX dirIndex; in tcs_wrap_DirRead()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/ |
| D | spi_utils.h | 345 TSS_RESULT RPC_DirWriteAuth(TSS_HCONTEXT, TCPA_DIRINDEX, TCPA_DIRVALUE *, TPM_AUTH *); 346 TSS_RESULT Transport_DirWriteAuth(TSS_HCONTEXT, TCPA_DIRINDEX, TCPA_DIRVALUE *, TPM_AUTH *); 347 TSS_RESULT RPC_DirRead(TSS_HCONTEXT, TCPA_DIRINDEX, TCPA_DIRVALUE *); 348 TSS_RESULT Transport_DirRead(TSS_HCONTEXT, TCPA_DIRINDEX, TCPA_DIRVALUE *); 499 TSS_RESULT (*DirWriteAuth)(TSS_HCONTEXT, TCPA_DIRINDEX, TCPA_DIRVALUE *, TPM_AUTH *); 500 TSS_RESULT (*DirRead)(TSS_HCONTEXT, TCPA_DIRINDEX, TCPA_DIRVALUE *);
|
| D | rpc_tcstp_tsp.h | 185 TSS_RESULT RPC_DirWriteAuth_TP(struct host_table_entry *,TCPA_DIRINDEX,TCPA_DIRVALUE *,TPM_AUTH *); 186 TSS_RESULT RPC_DirRead_TP(struct host_table_entry *,TCPA_DIRINDEX,TCPA_DIRVALUE *);
|
| D | tcs_utils.h | 576 TCPA_DIRINDEX dirIndex, /* in */ 582 TCPA_DIRINDEX dirIndex, /* in */
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| D | compat11b.h | 40 typedef TPM_DIRINDEX TCPA_DIRINDEX; typedef
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
| D | tcs_api.c | 1025 TCPA_DIRINDEX dirIndex, /* in */ in RPC_DirWriteAuth() 1049 TCPA_DIRINDEX dirIndex, /* in */ in RPC_DirRead()
|