Searched refs:tcs_wrap_Error (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | rpc_tcstp_tcs.h | 32 #define tcs_wrap_GetRandom tcs_wrap_Error 33 #define tcs_wrap_StirRandom tcs_wrap_Error 45 #define tcs_wrap_CreateRevocableEndorsementKeyPair tcs_wrap_Error 46 #define tcs_wrap_RevokeEndorsementKeyPair tcs_wrap_Error 49 #define tcs_wrap_CreateEndorsementKeyPair tcs_wrap_Error 50 #define tcs_wrap_ReadPubek tcs_wrap_Error 51 #define tcs_wrap_OwnerReadPubek tcs_wrap_Error 52 #define tcs_wrap_DisablePubekRead tcs_wrap_Error 53 #define tcs_wrap_CreateRevocableEndorsementKeyPair tcs_wrap_Error 54 #define tcs_wrap_RevokeEndorsementKeyPair tcs_wrap_Error [all …]
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
H A D | rpc.c | 375 tcs_wrap_Error(struct tcsd_thread_data *data) in tcs_wrap_Error() function 394 {tcs_wrap_Error,"Error"}, /* 0 */ 397 {tcs_wrap_Error,"Error"}, 402 {tcs_wrap_Error,"Error"}, 421 {tcs_wrap_Error,"Error"}, 422 {tcs_wrap_Error,"Error"}, 441 {tcs_wrap_Error,"Error"}, 449 {tcs_wrap_Error,"Error"}, /* 55 */ 461 {tcs_wrap_Error,"Error"}, 462 {tcs_wrap_Error,"Error"}, [all …]
|