Searched refs:TSS_MAX_ERROR (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtss_error_basics.h44 // do not exceed TSS_MAX_ERROR for vendor specific code values:
45 #ifndef TSS_MAX_ERROR
46 #define TSS_MAX_ERROR 0xFFFL macro
47 #endif // TSS_MAX_ERROR
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/
H A Dtrousers_types.h33 #define TSS_ERROR_CODE(x) (x & TSS_MAX_ERROR)

Completed in 56 milliseconds