Searched refs:tls_ocsp_setup_from_peer (Results 1 – 3 of 3) sorted by relevance
171 tls_ocsp_setup_from_peer(struct tls *ctx) in tls_ocsp_setup_from_peer() function338 if ((ctx->ocsp = tls_ocsp_setup_from_peer(ctx)) == NULL) in tls_ocsp_verify_cb()
296 struct tls_ocsp *tls_ocsp_setup_from_peer(struct tls *ctx);
848 ctx->ocsp = tls_ocsp_setup_from_peer(ctx); in tls_handshake()