Searched refs:TS_R_NONCE_MISMATCH (Results 1 – 4 of 4) sorted by relevance
40 # define TS_R_NONCE_MISMATCH 104 macro
42 {ERR_PACK(ERR_LIB_TS, 0, TS_R_NONCE_MISMATCH), "nonce mismatch"},
525 ERR_raise(ERR_LIB_TS, TS_R_NONCE_MISMATCH); in ts_check_nonces()
1709 TS_R_NONCE_MISMATCH:104:nonce mismatch
Completed in 16 milliseconds