Home
last modified time | relevance | path

Searched refs:TS_R_NONCE_MISMATCH (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dtserr.h38 #define TS_R_NONCE_MISMATCH 104 macro
/freebsd/crypto/openssl/crypto/ts/
H A Dts_err.c42 { ERR_PACK(ERR_LIB_TS, 0, TS_R_NONCE_MISMATCH), "nonce mismatch" },
H A Dts_rsp_verify.c523 ERR_raise(ERR_LIB_TS, TS_R_NONCE_MISMATCH); in ts_check_nonces()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1742 TS_R_NONCE_MISMATCH:104:nonce mismatch