/freebsd/crypto/openssl/doc/man7/ |
H A D | provider.pod | 106 provider may or may not offer, depending on its needs. 117 The functions the provider can offer are described in 125 The functions the provider can offer are described in 133 The functions the provider can offer are described in 141 The functions the provider can offer are described in 149 The functions the provider can offer are described in 157 The functions the provider can offer are described in 164 The functions the provider can offer are described in L<provider-kem(7)>. 171 The functions the provider can offer are described in 179 The functions the provider can offer are described in [all …]
|
/freebsd/sys/dev/hyperv/vmbus/ |
H A D | vmbus_chan.c | 1700 device_printf(sc->vmbus_dev, "got chan0 offer, discard\n"); in vmbus_chan_add() 1703 device_printf(sc->vmbus_dev, "invalid chan%u offer\n", in vmbus_chan_add() 1783 vmbus_chan_printf(newchan, "chan%u subidx%u offer\n", in vmbus_chan_add() 1839 const struct vmbus_chanmsg_choffer *offer; in vmbus_chan_msgproc_choffer() 1844 offer = (const struct vmbus_chanmsg_choffer *)msg->msg_data; in vmbus_chan_msgproc_choffer() 1849 offer->chm_chanid); in vmbus_chan_msgproc_choffer() 1853 chan->ch_id = offer->chm_chanid; in vmbus_chan_msgproc_choffer() 1854 chan->ch_subidx = offer->chm_subidx; in vmbus_chan_msgproc_choffer() 1855 chan->ch_guid_type = offer->chm_chtype; in vmbus_chan_msgproc_choffer() 1856 chan->ch_guid_inst = offer in vmbus_chan_msgproc_choffer() 1841 const struct vmbus_chanmsg_choffer *offer; vmbus_chan_msgproc_choffer() local [all...] |
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_DECODER_CTX_new_for_pkey.pod | 91 offer, and provider documentation should have the details. 93 Among the known input types that OpenSSL decoder implementations offer 101 providers offer, and provider documentation should have the details. 104 offer for B<EVP_PKEY>s are C<pkcs8> and C<SubjectPublicKeyInfo>.
|
H A D | EVP_PKEY_check.pod | 30 implementations may offer a quicker form of validation that omits some checks in 38 implementations may offer a quicker form of validation that omits some checks in
|
/freebsd/contrib/atf/ |
H A D | README.md | 6 The ATF libraries offer a simple API. The API is orthogonal through the 10 ATF-based test programs offer a **consistent end-user command-line
|
H A D | README | 11 These bindings all offer a similar set of functionality and any test
|
/freebsd/contrib/ntp/sntp/ |
H A D | bincheck.mf | 2 # in sbindir. Now that we offer a choice, look in the "other" installation
|
/freebsd/contrib/ntp/ |
H A D | bincheck.mf | 2 # in sbindir. Now that we offer a choice, look in the "other" installation
|
/freebsd/sys/contrib/openzfs/ |
H A D | LICENSE | 96 practice, sell, and offer for sale, and/or otherwise 130 offer for sale, have made, and/or otherwise dispose of: 185 You may not offer or impose any terms on any Covered Software in 188 choose to offer, and to charge a fee for, warranty, support, 197 liability terms You offer. 214 such terms You offer.
|
/freebsd/sys/cddl/contrib/opensolaris/ |
H A D | OPENSOLARIS.LICENSE | 96 practice, sell, and offer for sale, and/or otherwise 130 offer for sale, have made, and/or otherwise dispose of: 185 You may not offer or impose any terms on any Covered Software in 188 choose to offer, and to charge a fee for, warranty, support, 197 liability terms You offer. 214 such terms You offer.
|
/freebsd/cddl/contrib/opensolaris/ |
H A D | OPENSOLARIS.LICENSE | 96 practice, sell, and offer for sale, and/or otherwise 130 offer for sale, have made, and/or otherwise dispose of: 185 You may not offer or impose any terms on any Covered Software in 188 choose to offer, and to charge a fee for, warranty, support, 197 liability terms You offer. 214 such terms You offer.
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_algorithm_do_all.pod | 43 may offer, but also for constructors, such as
|
/freebsd/sys/contrib/dev/ice/ |
H A D | LICENSE | 19 owns or controls to make, have made, use, import, offer to sell and
|
/freebsd/sys/contrib/dev/iwm/ |
H A D | LICENSE | 19 owns or controls to make, have made, use, import, offer to sell and
|
/freebsd/sys/contrib/dev/iwlwififw/ |
H A D | LICENCE.iwlwifi_firmware | 19 owns or controls to make, have made, use, import, offer to sell and
|
/freebsd/sys/contrib/dev/iwn/ |
H A D | LICENSE | 19 owns or controls to make, have made, use, import, offer to sell and
|
/freebsd/sys/contrib/dev/mwl/ |
H A D | LICENSE | 25 owns or controls to make, have made, use, import, offer to sell and sell
|
/freebsd/sys/contrib/dev/qat/ |
H A D | LICENSE | 18 owns or controls to make, have made, use, import, offer to sell and
|
/freebsd/sys/contrib/dev/qat_c2xxx/ |
H A D | LICENSE | 18 owns or controls to make, have made, use, import, offer to sell and
|
/freebsd/sys/contrib/dev/rtwn/ |
H A D | LICENSE | 19 owns or controls to make, have made, use, import, offer to sell and
|
/freebsd/sys/contrib/dev/run/ |
H A D | LICENSE | 19 owns or controls to make, have made, use, import, offer to sell and
|
/freebsd/sys/contrib/dev/wpi/ |
H A D | LICENSE | 19 owns or controls to make, have made, use, import, offer to sell and
|
/freebsd/sys/contrib/dev/otus/ |
H A D | otus-license | 22 offer to sell and sell ("Utilize") this software, but solely to
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | arm,malidp.txt | 5 DP650 processors that offer multiple composition layers, support for
|
/freebsd/sys/netinet/ |
H A D | tcp_input.c | 3789 tcp_mss_update(struct tcpcb *tp, int offer, int mtuoffer, in tcp_mss_update() argument 3810 KASSERT(offer == -1, ("%s: conflict", __func__)); in tcp_mss_update() 3811 offer = mtuoffer - min_protoh; in tcp_mss_update() 3846 switch (offer) { in tcp_mss_update() 3853 offer = tp->t_maxseg; in tcp_mss_update() 3867 offer = max(offer, V_tcp_minmss); in tcp_mss_update() 3919 mss = min(mss, offer); in tcp_mss_update() 3946 tcp_mss(struct tcpcb *tp, int offer) in tcp_mss() argument 3958 tcp_mss_update(tp, offer, -1, &metrics, &cap); in tcp_mss()
|