Searched refs:OCSP_BASICRESP_sign_ctx (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/crypto/openssl/crypto/ocsp/ | ||
| HD | ocsp_local.h | 232 # define OCSP_BASICRESP_sign_ctx(o, ctx, d)\ macro |
| HD | ocsp_srv.c | 207 if (!OCSP_BASICRESP_sign_ctx(brsp, ctx, 0)) in OCSP_basic_sign_ctx() |