Searched refs:respin (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | ocsp.c | 195 {"respin", OPT_RESPIN, 's', "File with the DER-encoded response"}, 243 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local 374 respin = opt_arg(); in ocsp_main() 555 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main() 742 } else if (respin != NULL) { in ocsp_main() 743 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main()
|
H A D | s_server.c | 450 char *respin; member 586 if (srctx->respin != NULL) { in cert_status_cb() 587 BIO *derbio = bio_open_default(srctx->respin, 'r', FORMAT_ASN1); in cert_status_cb() 1388 tlscstatp.respin = opt_arg(); in s_server_main()
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-ocsp.pod.in | 30 [B<-respin> I<file>] 155 =item B<-reqin> I<file>, B<-respin> I<file> 488 openssl ocsp -respin resp.der -text -noverify
|
/freebsd/sys/netinet/ |
H A D | sctp_input.c | 3432 struct sctp_stream_reset_response *respin) in sctp_handle_stream_reset_response() argument 3537 if (respin == NULL) { in sctp_handle_stream_reset_response() 3541 if (ntohs(respin->ph.param_length) < sizeof(struct sctp_stream_reset_response_tsn)) { in sctp_handle_stream_reset_response() 3545 resp = (struct sctp_stream_reset_response_tsn *)respin; in sctp_handle_stream_reset_response()
|
/freebsd/share/dict/ |
H A D | web2 | 168040 respin
|