Home
last modified time | relevance | path

Searched refs:RPC_ChangeAuthOwner_TP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_changeauth.c102 RPC_ChangeAuthOwner_TP(struct host_table_entry *hte, in RPC_ChangeAuthOwner_TP() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tsp.h152 TSS_RESULT RPC_ChangeAuthOwner_TP(struct host_table_entry *,TCPA_PROTOCOL_ID,TCPA_ENCAUTH *,TCPA_EN…
157 #define RPC_ChangeAuthOwner_TP(...) TSPERR(TSS_E_INTERNAL_ERROR) macro
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c744 result = RPC_ChangeAuthOwner_TP(entry, protocolID, newAuth, entityType, in RPC_ChangeAuthOwner()