| /trueos/crypto/openssl/doc/apps/ |
| HD | pkeyutl.pod | 34 The B<pkeyutl> command can be used to perform public key operations using 67 the peer key file, used by key derivation (agreement) operations. 133 The operations and options supported vary according to the key algorithm 134 and its implementation. The OpenSSL operations and options are indicated below. 137 which specifies the digest in use for sign, verify and verifyrecover operations. 144 operations in general. Some padding modes only support some of these 145 operations however. 181 The DSA algorithm supports signing and verification operations only. Currently 192 The EC algorithm supports sign, verify and derive operations. The sign and 193 verify operations use ECDSA and derive uses ECDH. Currently there are no
|
| /trueos/lib/libdispatch/src/ |
| HD | io.c | 1553 TAILQ_INIT(&stream->operations[DISPATCH_IO_RANDOM]); in _dispatch_stream_init() 1554 TAILQ_INIT(&stream->operations[DISPATCH_IO_STREAM]); in _dispatch_stream_init() 1568 dispatch_assert(TAILQ_EMPTY(&stream->operations[DISPATCH_IO_STREAM])); in _dispatch_stream_dispose() 1569 dispatch_assert(TAILQ_EMPTY(&stream->operations[DISPATCH_IO_RANDOM])); in _dispatch_stream_dispose() 1606 TAILQ_INIT(&disk->operations); in _dispatch_disk_init() 1607 disk->cur_rq = TAILQ_FIRST(&disk->operations); in _dispatch_disk_init() 1622 dispatch_assert(TAILQ_EMPTY(&disk->operations)); in _dispatch_disk_dispose() 1636 return !(TAILQ_EMPTY(&stream->operations[DISPATCH_IO_RANDOM])) || in _dispatch_stream_operation_avail() 1637 !(TAILQ_EMPTY(&stream->operations[DISPATCH_IO_STREAM])); in _dispatch_stream_operation_avail() 1649 TAILQ_INSERT_TAIL(&stream->operations[op->params.type], op, operation_list); in _dispatch_stream_enqueue_operation() [all …]
|
| HD | io_internal.h | 73 TAILQ_HEAD(, dispatch_operation_s) operations[2]; 97 TAILQ_HEAD(dispatch_disk_operations_s, dispatch_operation_s) operations;
|
| /trueos/lib/libc/softfloat/ |
| HD | timesoftfloat.txt | 66 some operations do not require rounding--only the nearest/even rounding mode 70 precision operations affected by rounding precision control, `timesoftfloat' 77 the function in kops/s, or ``thousands of operations per second''. This 79 point operations per second'') only in being a factor of 1000 smaller. 87 Note that the remainder operations (`float32_rem', `float64_rem', 89 operations, particularly for extended double precision (`floatx80') and 142 sequence, multiple operations can also be tested with a single invocation.
|
| HD | softfloat.txt | 16 precision, and quadruple precision. All operations required by the standard 112 SoftFloat implements the following arithmetic operations: 117 -- The usual add, subtract, multiply, divide, and square root operations 137 for all operations that require rounding. The rounding mode is selected 148 of the standard arithmetic operations is controlled by the global variable 149 `floatx80_rounding_precision'. The operations affected are: 154 operations are rounded (as usual) to the full precision of the extended 156 or to 64 causes the operations listed to be rounded to reduced precision
|
| /trueos/usr.sbin/bsnmpd/modules/snmp_hast/ |
| HD | BEGEMOT-HAST-MIB.txt | 245 "Count of resource local read operations." 253 "Count of resource local write operations." 261 "Count of resource local delete operations." 269 "Count of resource local flush operations." 285 "Count of resource local read operations that failed." 293 "Count of resource local write operations that failed." 301 "Count of resource local delete operations that failed." 309 "Count of resource local flush operations that failed."
|
| /trueos/tools/regression/security/proc_to_proc/ |
| HD | README | 9 and a set of operations. It then reports on any divergence from the 12 Test operations: 44 relationship. Other test operations that might be of interest are SIGCONT,
|
| /trueos/cddl/contrib/dtracetoolkit/Examples/ |
| HD | seeksize_example.txt | 8 sequential operations. By using seeksize.d and bitesize.d we can 47 In this example we run find. The disk operations are fairly scattered, 130 causing extra operations as it reads the file contents as well,
|
| /trueos/crypto/openssl/doc/crypto/ |
| HD | CMS_final.pod | 16 operations necessary on B<cms> (digest computation for example) and set the 26 I/O functions perform finalisation operations internally.
|
| HD | DH_set_method.pod | 26 operations. By modifying the method, alternative implementations 42 DH_set_method() selects B<meth> to perform all operations using the key B<dh>. 51 be used for the DH operations. If B<engine> is NULL, the default ENGINE for DH 52 operations is used, and if no default ENGINE is set, the DH_METHOD controlled by
|
| HD | RSA_set_method.pod | 32 operations. By modifying the method, alternative implementations such as 49 RSA_set_method() selects B<meth> to perform all operations using the key 68 B<engine> will be used for the RSA operations. If B<engine> is NULL, the 69 default ENGINE for RSA operations is used, and if no default ENGINE is set, 75 B<method> will be used for the RSA operations. If B<method> is B<NULL>, 116 * operations, even if p,q,dmp1,dmq1,iqmp
|
| HD | DSA_set_method.pod | 26 operations. By modifying the method, alternative implementations 43 DSA_set_method() selects B<meth> to perform all operations using the key 53 will be used for the DSA operations. If B<engine> is NULL, the default engine 54 for DSA operations is used, and if no default ENGINE is set, the DSA_METHOD
|
| HD | BN_add_word.pod | 24 These functions perform arithmetic operations on BIGNUMs with unsigned 26 arithmetic operations.
|
| HD | EVP_PKEY_CTX_ctrl.pod | 5 EVP_PKEY_ctrl, EVP_PKEY_ctrl_str - algorithm specific control operations 41 B<optype> is a mask indicating which operations the control can be applied to. 59 signature operations. 65 RSA_X931_PADDING for X9.31 padding (signature operations only) and
|
| HD | BIO_set_callback.pod | 27 operations. It can be used for debugging purposes to trace operations on 43 B<oper> is set to the operation being performed. For some operations
|
| HD | EVP_PKEY_derive.pod | 33 operations can be performed to set any appropriate parameters for the 37 context if several operations are performed using the same parameters.
|
| /trueos/contrib/gcc/config/arm/ |
| HD | arm926ejs.md | 59 ;; ALU operations with no shifted operand 65 ;; ALU operations with a shift-by-register operand 80 ;; times. Multiply operations occur in both the execute and memory 118 ;; the difference between operations with a base register writeback
|
| HD | arm1026ejs.md | 67 ;; ALU operations with no shifted operand 73 ;; ALU operations with a shift-by-constant operand 79 ;; ALU operations with a shift-by-register operand 155 ;; the difference between operations with a base register writeback 195 ;; As with ALU operations, if one of the destination registers is the
|
| /trueos/contrib/llvm/lib/Target/SystemZ/ |
| HD | README.txt | 61 We only use MVC, XC and CLC for constant-length block operations. 62 We could extend them to variable-length operations too, 70 operations. The TRANSLATE ones are probably more difficult to exploit. 83 part of 128-bit memory operations would probably need to be done
|
| /trueos/crypto/openssh/ |
| HD | PROTOCOL.agent | 5 is almost completely disjoint - in all but a few cases, operations on 110 confirmation before performing private key operations with the loaded 252 this operation really arranges for future private key operations to be 392 2.6 Private key operations 394 The purpose of the agent is to perform private key operations, such as 398 operations. 484 processing of sensitive operations until it has been unlocked with the 514 3.1 Requests from client to agent for protocol 1 key operations 523 3.2 Requests from client to agent for protocol 2 key operations 545 3.5 Replies from agent to client for protocol 1 key operations [all …]
|
| /trueos/contrib/wpa/wpa_supplicant/ |
| HD | README-P2P | 53 Actual Wi-Fi P2P operations are requested during runtime. These can be 64 Most of the P2P operations are done on the main interface (e.g., the 66 wlan0). When using a separate virtual interface for group operations 68 to be used for some operations (mainly WPS activation in GO). This may 69 change in the future so that all the needed operations could be done 88 resources for concurrent operations). 95 much use during normal operations and is mainly designed for 195 operation. This operations unauthorizes the specific peer device (if any 197 progress), stops pending operations for join-a-group, and removes the 427 Disable/enable managed P2P Device operations. This is disabled by [all …]
|
| /trueos/usr.bin/ctlstat/ |
| HD | ctlstat.c | 258 cur_stats->ports[port].operations[i]; in compute_stats() 268 prev_stats->ports[port].operations[i]; in compute_stats() 351 stats[lun].ports[port].operations[iotype]); in ctlstat_dump() 384 lun].ports[port].operations[iotype]); in ctlstat_json() 507 ctx->cur_total_stats[st].ports[p].operations[j] += \ in ctlstat_standard() 508 ctx->cur_lun_stats[i].ports[p].operations[j] in ctlstat_standard()
|
| /trueos/crypto/openssl/doc/ssl/ |
| HD | SSL_CTX_set_mode.pod | 58 incomplete read/write operations. 60 deal with read/write operations returning without success report. The 61 flag SSL_MODE_AUTO_RETRY will cause read/write operations to only
|
| HD | SSL_get_session.pod | 19 that the pointer can become invalid by other operations. 40 count, so that the session will not be implicitly removed by other operations
|
| /trueos/tools/test/testfloat/ |
| HD | testfloat-source.txt | 13 All standard operations supported by the system can be tested, except for 64 32 bits, only single- and double-precision operations can be tested. 212 The `systfloat' module uses the floating-point operations of the C language 214 floating-point operations are not accessible within ISO/ANSI C. The 227 The `-list' option to `testfloat' will show the operations the program is 319 floating-point operations of the C language. Unfortunately, some IEC/IEEE 320 floating-point operations are not defined within ISO/ANSI C. If a machine 321 implements such ``non-C'' operations, target-specific subroutines for 322 the operations can be supplied to allow TestFloat to test these machine 350 Note that the `-list' option to `testfloat' will show the operations [all …]
|