Searched refs:ocsp_validate_cert (Results 1 – 3 of 3) sorted by relevance
/openbsd/sbin/iked/ |
H A D | ocsp.c | 265 ocsp_validate_cert(struct iked *env, void *data, size_t len, in ocsp_validate_cert() function
|
H A D | iked.h | 1426 int ocsp_validate_cert(struct iked *, void *, size_t, struct iked_sahdr,
|
H A D | ca.c | 658 ret = ocsp_validate_cert(env, ptr, len, sh, in ca_getcert()
|