Home
last modified time | relevance | path

Searched full:recovered (Results 1 – 25 of 199) sorted by relevance

12345678

/freebsd/crypto/openssl/doc/man3/
H A DEVP_OpenInit.pod41 cipher then the key length will be set to the value of the recovered
42 key length. If the cipher is a fixed length cipher then the recovered
48 recovered secret key size) if successful.
H A DEVP_PKEY_verify_recover.pod37 I<rout> buffer, if the call is successful recovered data is written to
101 /* Recovered data is routlen bytes written to buffer rout */
H A DRSA_padding_add_PKCS1_type_1.pod104 encoding method and stores the recovered data of at most B<tlen> bytes
119 recovered data, -1 on error. Error codes can be obtained by calling
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/
H A Dtegra234-clock.h58 /** @brief clock recovered from EAVB input */
126 /** @brief clock recovered from I2S1 input */
130 /** @brief clock recovered from I2S2 input */
134 /** @brief clock recovered from I2S3 input */
138 /** @brief clock recovered from I2S4 input */
142 /** @brief clock recovered from I2S5 input */
146 /** @brief clock recovered from I2S6 input */
470 /** @brief RX clock recovered from MGBE0 lane input */
472 /** @brief RX clock recovered from MGBE1 lane input */
474 /** @brief RX clock recovered from MGBE2 lane input */
[all …]
H A Dtegra186-clock.h910 /** @brief clock recovered from EAVB input */
912 /** @brief clock recovered from DTV input */
918 /** @brief clock recovered from I2S1 input */
920 /** @brief clock recovered from I2S2 input */
922 /** @brief clock recovered from I2S3 input */
924 /** @brief clock recovered from I2S4 input */
926 /** @brief clock recovered from I2S5 input */
928 /** @brief clock recovered from I2S6 input */
930 /** @brief clock recovered from SPDIFIN input */
/freebsd/crypto/openssl/test/
H A Dsm2_internal_test.c148 uint8_t *recovered = NULL; in test_sm2_crypt() local
190 recovered = OPENSSL_zalloc(ptext_len); in test_sm2_crypt()
191 if (!TEST_ptr(recovered) in test_sm2_crypt()
193 recovered, &recovered_len)) in test_sm2_crypt()
195 || !TEST_mem_eq(recovered, recovered_len, message, msg_len)) in test_sm2_crypt()
203 OPENSSL_free(recovered); in test_sm2_crypt()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend-c_verify_contents.ksh26 # 2. Verify all the datasets and data can be recovered in POOL2
28 # 4. Verify all the data can be recovered, too
H A Drsend_001_pos.ksh40 # 2. Verify all the datasets and data can be recovered in POOL2
42 # 4. Verify all the data can be recovered, too
/freebsd/crypto/openssh/regress/
H A Dkeygen-comment.sh16 fail "comment is not correctly recovered for $t-key"
46 # Comment cannot be recovered from old format keys.
/freebsd/secure/lib/libcrypto/man/man3/
H A DEVP_OpenInit.3175 cipher then the key length will be set to the value of the recovered
176 key length. If the cipher is a fixed length cipher then the recovered
181 recovered secret key size) if successful.
H A DEVP_PKEY_verify_recover.3172 \&\fIrout\fR buffer, if the call is successful recovered data is written to
234 \& /* Recovered data is routlen bytes written to buffer rout */
H A DRSA_padding_add_PKCS1_type_1.3233 encoding method and stores the recovered data of at most \fBtlen\fR bytes
247 recovered data, \-1 on error. Error codes can be obtained by calling
/freebsd/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.h56 // A recovered session
73 // The actual recovered sessions
/freebsd/tests/sys/cddl/zfs/tests/rsend/
H A Drsend_001_pos.ksh40 # 2. Verify all the datasets and data can be recovered in POOL2
42 # 4. Verify all the data can be recovered, too
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h49 // InitialMismatch is recovered after fuzzy profile matching.
195 // Count the number of mismatched or recovered callsites.
197 // Count the samples of mismatched or recovered callsites for top-level
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.h26 /// accurately recovered from the context switch trace, but in some cases one
134 /// A list of continuous executions recovered from the raw trace sorted by
/freebsd/contrib/libxo/libxo/
H A Dxo_explicit.h49 #define XSS_DISCARDING 9 /* Discarding data until recovered */
/freebsd/sys/dev/vmgenc/
H A Dvmgenc_acpi.h36 * - Recovered from backup
/freebsd/contrib/nvi/common/
H A Drecover.c70 * To find out if a file can be recovered, check the F_RCV_ON bit. Note,
364 * be recovered. There's an obvious window between the mkstemp call in rcv_mailfile()
491 * List the files that can be recovered by this user.
596 * Start a recovered file as the file to edit.
769 * be recovered. The lock is already acquired, just copy it.
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-rsautl.pod.in92 Verify the input data and output the recovered data.
217 which it can be seen agrees with the recovered value above.
/freebsd/sys/net/
H A Dmp_ring.h57 counter_u64_t restarts; /* recovered after stalling */
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-import.8169 Not all damaged pools can be recovered by using this option.
317 Not all damaged pools can be recovered by using this option.
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h22 /// purely "best effort", the exact set of failures which can be recovered from
168 /// \param x Pointer to the resource recovered by this handler.
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCMissingSuperCallChecker.cpp235 - finishedHandlingError:recovered: (is multi-arg)
236 - finishedHandlingError:recovered: (is multi-arg)
/freebsd/sys/contrib/device-tree/Bindings/reserved-memory/
H A Dramoops.txt5 recovered after a reboot. This is a child-node of "/reserved-memory", and

12345678