Home
last modified time | relevance | path

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

123456789

/src/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.pod47 I<rout> buffer, if the call is successful recovered data is written to
115 /* 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
/src/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 */
/src/sys/contrib/device-tree/Bindings/net/
H A Dti,dp83822.yaml114 - 'recovered': Recovered clock is a 125-MHz recovered clock from a
123 - recovered
/src/crypto/openssl/test/
H A Dsm2_internal_test.c147 uint8_t *recovered = NULL; in test_sm2_crypt() local
189 recovered = OPENSSL_zalloc(ptext_len); in test_sm2_crypt()
190 if (!TEST_ptr(recovered) in test_sm2_crypt()
192 recovered, &recovered_len)) in test_sm2_crypt()
194 || !TEST_mem_eq(recovered, recovered_len, message, msg_len)) in test_sm2_crypt()
202 OPENSSL_free(recovered); in test_sm2_crypt()
/src/secure/lib/libcrypto/man/man3/
H A DEVP_OpenInit.3102 cipher then the key length will be set to the value of the recovered
103 key length. If the cipher is a fixed length cipher then the recovered
108 recovered secret key size) if successful.
H A DEVP_PKEY_verify_recover.3109 \&\fIrout\fR buffer, if the call is successful recovered data is written to
175 \& /* Recovered data is routlen bytes written to buffer rout */
H A DRSA_padding_add_PKCS1_type_1.3160 encoding method and stores the recovered data of at most \fBtlen\fR bytes
174 recovered data, \-1 on error. Error codes can be obtained by calling
/src/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.
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend-c_verify_contents.ksh27 # 2. Verify all the datasets and data can be recovered in POOL2
29 # 4. Verify all the data can be recovered, too
H A Drsend_001_pos.ksh41 # 2. Verify all the datasets and data can be recovered in POOL2
43 # 4. Verify all the data can be recovered, too
/src/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.h56 // A recovered session
73 // The actual recovered sessions
/src/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
/src/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
/src/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
/src/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.
/src/contrib/libxo/libxo/
H A Dxo_explicit.h49 #define XSS_DISCARDING 9 /* Discarding data until recovered */
/src/sys/dev/vmgenc/
H A Dvmgenc_acpi.h36 * - Recovered from backup
/src/crypto/openssl/doc/man1/
H A Dopenssl-rsautl.pod.in94 Verify the input data and output the recovered data.
224 which it can be seen agrees with the recovered value above.
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCMissingSuperCallChecker.cpp235 - finishedHandlingError:recovered: (is multi-arg)
236 - finishedHandlingError:recovered: (is multi-arg)
/src/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.
/src/sys/contrib/openzfs/man/man8/
H A Dzpool-import.8170 Not all damaged pools can be recovered by using this option.
318 Not all damaged pools can be recovered by using this option.
/src/secure/usr.bin/openssl/man/
H A Dopenssl-rsautl.1145 Verify the input data and output the recovered data.
295 which it can be seen agrees with the recovered value above.

123456789