Home
last modified time | relevance | path

Searched refs:TS_R_UNSUPPORTED_VERSION (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/ts/
HDts_err.c107 {ERR_REASON(TS_R_UNSUPPORTED_VERSION) , "unsupported version"},
HDts_rsp_verify.c537 TSerror(TS_R_UNSUPPORTED_VERSION); in int_TS_RESP_verify_token()
/dragonfly/crypto/libressl/include/openssl/
HDts.h658 #define TS_R_UNSUPPORTED_VERSION 113 macro