Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtss_error_basics.h45 #ifndef TSS_MAX_ERROR
46 #define TSS_MAX_ERROR 0xFFFL macro
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dtrousers_types.h33 #define TSS_ERROR_CODE(x) (x & TSS_MAX_ERROR)