Home
last modified time | relevance | path

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

/openbsd/src/lib/libtls/
Dtls_ocsp.c48 tls_ocsp_free(struct tls_ocsp *ocsp) in tls_ocsp_free() function
205 tls_ocsp_free(ocsp); in tls_ocsp_setup_from_peer()
305 tls_ocsp_free(ctx->ocsp); in tls_ocsp_process_response_internal()
337 tls_ocsp_free(ctx->ocsp); in tls_ocsp_verify_cb()
Dtls_internal.h295 void tls_ocsp_free(struct tls_ocsp *ctx);
Dtls.c751 tls_ocsp_free(ctx->ocsp); in tls_reset()