Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Docsp.c265 ocsp_validate_cert(struct iked *env, void *data, size_t len, in ocsp_validate_cert() function
H A Diked.h1426 int ocsp_validate_cert(struct iked *, void *, size_t, struct iked_sahdr,
H A Dca.c658 ret = ocsp_validate_cert(env, ptr, len, sh, in ca_getcert()