responseBytes     292 source4/heimdal/lib/hx509/revoke.c     if (resp.responseBytes == NULL) {
responseBytes     297 source4/heimdal/lib/hx509/revoke.c     ret = der_heim_oid_cmp(&resp.responseBytes->responseType,
responseBytes     304 source4/heimdal/lib/hx509/revoke.c     ret = decode_OCSPBasicOCSPResponse(resp.responseBytes->response.data,
responseBytes     305 source4/heimdal/lib/hx509/revoke.c 				       resp.responseBytes->response.length,
responseBytes     312 source4/heimdal/lib/hx509/revoke.c     if (size != resp.responseBytes->response.length) {