Home
last modified time | relevance | path

Searched full:provisioned (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation_022_pos.ksh24 # Cloning a volume with -o refreservation=auto creates a thick provisioned
49 "provisioned volume"
68 # Verify it is thick provisioned
73 # Clone the thick provisioned volume
78 # Verify new newest clone is also thick provisioned
83 log_pass "Cloning a thick provisioned volume results in a sparse volume"
H A Dreservation_019_pos.ksh24 # A thin provisioned volume can become thick provisioned with 'zfs set
29 # 2) Use zfs set refreservation=auto to make it thick provisioned.
43 log_assert "A thin provisioned volume can become thick provisioned with" \
H A Dreservation_020_pos.ksh24 # Cloning a thick provisioned volume results in a sparse volume
27 # 1) Create a thick provisioned volume.
42 log_assert "Cloning a thick provisioned volume results in a sparse volume"
65 log_pass "Cloning a thick provisioned volume results in a sparse volume"
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_record_shared.h28 * a TX EL in the Provisioned state is always in the Normal substate.
30 * Key material is available if in the Provisioned state.
33 #define QRL_EL_STATE_PROV_NORMAL 1 /* Provisioned - Normal */
34 #define QRL_EL_STATE_PROV_UPDATING 2 /* Provisioned - Updating */
35 #define QRL_EL_STATE_PROV_COOLDOWN 3 /* Provisioned - Cooldown */
92 * we are in the PROVISIONED state), 0 if we do not yet have material (we are in
102 * the PROVISIONED state; otherwise, the returned EL may be in any state.
H A Dquic_record_shared.c227 * the state so it can be provisioned again. in ossl_qrl_enc_level_set_provide_secret()
320 * We are now provisioned: KS0 has our current key (for key epoch 0), KS1 in ossl_qrl_enc_level_set_provide_secret()
H A Dquic_channel_local.h343 * are provisioned to determine which ELs to use.
352 * as it can be inferred from what keys we have provisioned, but makes
H A Dquic_txp.c1447 * connection is fully established we have only one provisioned EL and this in txp_should_try_staging()
1448 * is a non-issue. Where multiple ELs are provisioned, it is possible the in txp_should_try_staging()
1450 * is preferable to use the lowest EL which is still provisioned. in txp_should_try_staging()
1461 * At the same time, just because we have the 1-RTT EL provisioned locally in txp_should_try_staging()
1469 * provisioned the server is guaranteed to also have a 1-RTT EL provisioned. in txp_should_try_staging()
/freebsd/crypto/openssl/include/internal/
H A Dquic_record_rx.h91 * Once keys have been provisioned for an EL, you call
94 * even before any keys have been provisioned for that EL.
337 * secrets. Even if a 1-RTT secret is provisioned for the QRX, incoming 1-RTT
390 * PROVISIONED
408 * The RX starts (once a secret has been provisioned) in the NORMAL state. In
467 * considered substates of the PROVISIONED state. Providing a secret to the QRX
468 * for an EL transitions from UNPROVISIONED, the initial state, to PROVISIONED
470 * current substate of the PROVISIONED state is to the DISCARDED state, which is
474 * always in the NORMAL substate if it is in the PROVISIONED state.
480 * signalled by the peer. If the 1-RTT EL has not yet been provisioned or has
[all …]
H A Dquic_record_tx.h130 /* Returns 1 if the given encryption level is provisioned. */
136 * Returns 0 if the specified EL is not provisioned or ciphertext_len is too
147 * provisioned. The result is written to *ciphertext_len.
374 * for the given encryption level. If keys have not been provisioned for the
387 * diagnostic purposes. Returns 0 if 1-RTT EL is not provisioned yet.
/freebsd/sys/contrib/device-tree/Bindings/i3c/
H A Di3c.yaml129 First half of the Provisioned ID (following the PID
134 Second half of the Provisioned ID (following the PID
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_teap_pac.c270 "EAP-TEAP: No PAC blob '%s' - assume no PAC entries have been provisioned", in eap_teap_init_pac_data()
281 "EAP-TEAP: No PAC file '%s' - assume no PAC entries have been provisioned", in eap_teap_init_pac_data()
769 "EAP-TEAP: No PAC blob '%s' - assume no PAC entries have been provisioned", in eap_teap_load_pac_bin()
779 "EAP-TEAP: No PAC file '%s' - assume no PAC entries have been provisioned", in eap_teap_load_pac_bin()
H A Deap_fast_pac.c269 "provisioned", pac_file + 7); in eap_fast_init_pac_data()
280 "provisioned", pac_file); in eap_fast_init_pac_data()
766 "provisioned", pac_file + 7); in eap_fast_load_pac_bin()
776 "provisioned", pac_file); in eap_fast_load_pac_bin()
/freebsd/sbin/newfs/
H A Dnewfs.879 Erasing is only relevant to flash-memory or thinly provisioned devices.
311 Thinly provisioned storage also benefits by returning unused blocks to
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-trim.851 in the pool which are no longer allocated and allows thinly provisioned
/freebsd/usr.sbin/trim/
H A Dtrim.852 or thinly provisioned storage).
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-HS20271 # provisioning_sp: FQDN of the SP that provisioned the credential
272 # This optional field can be used to keep track of the SP that provisioned
277 # provisioned by the same SP (i.e., for entries that have identical
H A DREADME-DPP153 will automatically connect to the already provisioned AP and connection
/freebsd/share/man/man4/
H A Dctl.4123 provisioned disk.
/freebsd/contrib/wpa/src/eap_server/
H A Deap.h188 * This is the hard limit on how long a provisioned PAC-Key can be
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiMultiPhase.h223 /// provisioned via the key exchange.
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-tls.md188 implementation. This occurs every time new keys are provisioned (once for the
H A Dconnection-state-machine.md531 modelled on whether we have an EL provisioned or discarded, etc.; thus
591 provisioned.
/freebsd/sys/contrib/openzfs/man/man7/
H A Dzfsprops.71675 a volume is thick provisioned
1956 .Qq thin provisioned
1984 .Qq thick provisioned .
1985 A sparse volume can become thick provisioned by setting
/freebsd/usr.sbin/ctladm/
H A Dctladm.81019 Logical units without UNMAP support are reported as fully provisioned.
1098 Create a thin provisioned LUN with a ramdisk as a backing store.
/freebsd/usr.sbin/wpa/wpa_supplicant/
H A Dwpa_supplicant.conf.5420 PAC is being provisioned or refreshed.

12