Home
last modified time | relevance | path

Searched defs:ocsp_staple (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/regress/lib/libtls/keypair/
H A Dkeypairtest.c88 const uint8_t *cert, *key, *ocsp_staple; in do_keypair_tests() local
/openbsd-src/lib/libtls/
H A Dtls_ocsp.c355 unsigned char *ocsp_staple = NULL; in tls_ocsp_stapling_cb() local
H A Dtls_internal.h61 char *ocsp_staple; member