Searched refs:tls_ocsp (Results 1 – 3 of 3) sorted by relevance
41 static struct tls_ocsp *44 return (calloc(1, sizeof(struct tls_ocsp))); in tls_ocsp_new()48 tls_ocsp_free(struct tls_ocsp *ocsp) in tls_ocsp_free()170 struct tls_ocsp *173 struct tls_ocsp *ocsp = NULL; in tls_ocsp_setup_from_peer()
162 struct tls_ocsp { struct204 struct tls_ocsp *ocsp;292 void tls_ocsp_free(struct tls_ocsp *ctx);293 struct tls_ocsp *tls_ocsp_setup_from_peer(struct tls *ctx);
40 tls_ocsp.c \