Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c28 static void ts_RESP_CTX_cleanup(TS_RESP_CTX *ctx);
422 ts_RESP_CTX_cleanup(ctx); in TS_RESP_create_response()
435 static void ts_RESP_CTX_cleanup(TS_RESP_CTX *ctx) in ts_RESP_CTX_cleanup() function