Home
last modified time | relevance | path

Searched refs:folded (Results 1 – 25 of 66) sorted by relevance

123

/src/sys/kgssapi/krb5/
H A Dkcrypto.c186 uint8_t *folded; in krb5_derive_key() local
194 folded = malloc(ec->ec_blocklen, M_GSSAPI, M_WAITOK); in krb5_derive_key()
195 krb5_n_fold(folded, ec->ec_blocklen, constant, constantlen); in krb5_derive_key()
205 for (i = 0, p = bytes, q = folded; i < randomlen; in krb5_derive_key()
216 free(folded, M_GSSAPI); in krb5_derive_key()
/src/contrib/bmake/unit-tests/
H A Ddollar.exp41 For some reason, multiple dollars are folded into one.
47 For some reason, multiple dollars are folded into one.
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Schedule.td12 // Instructions with folded loads need to read the memory operand immediately,
26 // Instructions with both a load and a store folded are modeled as a folded
42 // variants: With and without a folded load.
44 // with a folded load.
46 // The SchedWrite to use when a load is folded into the instruction.
49 // until the folded load has completed.
125 // Loads, stores, and moves, not folded with other operations.
H A DX86ScheduleSLM.td57 // Many SchedWrites are defined in pairs with and without a folded load.
58 // Instructions with folded loads are usually micro-fused, so they only appear
61 // folded loads.
82 // A folded store needs a cycle on MEC_RSV for the store data (using the same uop),
H A DX86ScheduleBtVer2.td116 // Many SchedWrites are defined in pairs with and without a folded load.
117 // Instructions with folded loads are usually micro-fused, so they only appear
120 // folded loads.
183 // A folded store needs a cycle on the SAGU for the store data, most RMW
272 // Loads, stores, and moves, not folded with other operations.
H A DX86ScheduleZnver3.td392 // Many SchedWrites are defined in pairs with and without a folded load.
393 // Instructions with folded loads are usually micro-fused, so they only appear
396 // folded loads.
425 // For classes without folded loads.
444 // For classes with folded loads.
488 // Instructions with both a load and a store folded are modeled as a folded
492 // Loads, stores, and moves, not folded with other operations.
H A DX86ScheduleBdVer2.td185 // Many SchedWrites are defined in pairs with and without a folded load.
186 // Instructions with folded loads are usually micro-fused, so they only appear
189 // folded loads.
261 // A folded store needs a cycle on the PdStore for the store data.
265 // Loads, stores, and moves, not folded with other operations.
H A DX86ScheduleZnver4.td389 // Many SchedWrites are defined in pairs with and without a folded load.
390 // Instructions with folded loads are usually micro-fused, so they only appear
393 // folded loads.
422 // For classes without folded loads.
447 // For classes with folded loads.
499 // Instructions with both a load and a store folded are modeled as a folded
503 // Loads, stores, and moves, not folded with other operations.
H A DX86ScheduleAtom.td53 // folded loads.
77 // A folded store needs a cycle on Port0 for the store data.
168 // Loads, stores, and moves, not folded with other operations.
H A DX86SchedSkylakeClient.td85 // Many SchedWrites are defined in pairs with and without a folded load.
86 // Instructions with folded loads are usually micro-fused, so they only appear
89 // folded loads.
110 // A folded store needs a cycle on port 4 for the store data, and an extra port
205 // Loads, stores, and moves, not folded with other operations.
H A DX86SchedBroadwell.td86 // Many SchedWrites are defined in pairs with and without a folded load.
87 // Instructions with folded loads are usually micro-fused, so they only appear
90 // folded loads.
111 // A folded store needs a cycle on port 4 for the store data, and an extra port
115 // Loads, stores, and moves, not folded with other operations.
H A DX86ScheduleZnver1.td125 // (a folded load is an instruction that loads and does some operation)
127 // Instructions with folded loads are usually micro-fused, so they only appear
131 // This multiclass is for folded loads for integer units.
152 // This multiclass is for folded loads for floating point units.
H A DX86ScheduleZnver2.td124 // (a folded load is an instruction that loads and does some operation)
126 // Instructions with folded loads are usually micro-fused, so they only appear
130 // This multiclass is for folded loads for integer units.
151 // This multiclass is for folded loads for floating point units.
H A DX86SchedSandyBridge.td81 // Many SchedWrites are defined in pairs with and without a folded load.
82 // Instructions with folded loads are usually micro-fused, so they only appear
85 // folded loads.
106 // A folded store needs a cycle on port 4 for the store data, and an extra port
H A DX86InstrCMovSetCC.td90 // Conditional moves with folded loads with operands swapped and conditions
H A DX86SchedHaswell.td91 // Many SchedWrites are defined in pairs with and without a folded load.
92 // Instructions with folded loads are usually micro-fused, so they only appear
95 // folded loads.
116 // A folded store needs a cycle on port 4 for the store data, and an extra port
120 // Loads, stores, and moves, not folded with other operations.
H A DX86SchedSkylakeServer.td85 // Many SchedWrites are defined in pairs with and without a folded load.
86 // Instructions with folded loads are usually micro-fused, so they only appear
89 // folded loads.
110 // A folded store needs a cycle on port 4 for the store data, and an extra port
205 // Loads, stores, and moves, not folded with other operations.
H A DX86SchedIceLake.td92 // Many SchedWrites are defined in pairs with and without a folded load.
93 // Instructions with folded loads are usually micro-fused, so they only appear
96 // folded loads.
117 // A folded store needs a cycle on port 4 for the store data, and an extra port
212 // Loads, stores, and moves, not folded with other operations.
/src/crypto/krb5/src/lib/kadm5/
H A Dkadm_err.et58 error_code KADM5_SETKEY_DUP_ENCTYPES, "Multiple values for single or folded enctype"
/src/sys/contrib/device-tree/Bindings/
H A Dwriting-schema.rst60 The second style is folded which is indicated by ">" character. In addition
61 to maintaining line breaks on double line breaks, the folded style also
/src/contrib/llvm-project/lld/ELF/
H A DSymbols.h292 uint8_t folded : 1;
H A DICF.cpp568 d->folded = true; in run()
/src/crypto/krb5/src/lib/crypto/builtin/des/doc/
H A Dlibdes.doc174 | until you have done this to all sets. Xor the folded sets. Break the
/src/crypto/heimdal/lib/wind/
H A Drfc4518.txt80 insensitive matching implementation that folded lowercase characters
260 characters are case folded per B.2 of [RFC3454].
/src/crypto/openssl/doc/designs/ddd/
H A DREPORT.md26 unplanned changes have been folded into the original baseline demo files guarded

123