Home
last modified time | relevance | path

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

123456789

/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/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
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dti,dp83822.yaml117 - 'recovered': Recovered clock is a 125-MHz recovered clock from a
126 - recovered
/freebsd/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()
/freebsd/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
/freebsd/crypto/openssh/regress/
H A Dkeygen-comment.sh17 fail "comment is not correctly recovered for $t-key"
47 # Comment cannot be recovered from old format keys.
/freebsd/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.ksh31 # 2. Verify all the datasets and data can be recovered in POOL2
33 # 4. Verify all the data can be recovered, too
/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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp_zhack_reclaim.ksh26 # recovered, and the claim then accepts it on an ordinary import.
104 # 1. A stranded pool is recovered, and the claim accepts it afterwards
105 log_note "Verify a stranded pool is recovered and the claim then accepts it"
/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/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/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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/acl/posix/
H A Dposix_005_pos.ksh22 # read the recovered file without dropping inode or page caches.
/freebsd/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.
/freebsd/stand/man/
H A Dloader.kboot.893 entry point are recovered from the Linux EFI system table exposed at
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCMissingSuperCallChecker.cpp234 - finishedHandlingError:recovered: (is multi-arg)
235 - finishedHandlingError:recovered: (is multi-arg)

123456789