/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_rc2_cbc.pod | 39 variable key length cipher with an additional parameter called "effective key 40 bits" or "effective key length". By default both are set to 128 bits. 45 RC2 algorithm in CBC mode with a default key length and effective key length of 50 functions to set the key length and effective key length.
|
H A D | X509_get0_signature.pod | 61 the public key algorithm to B<*pknid>, the effective security bits to
|
/freebsd/tools/regression/security/proc_to_proc/ |
H A D | README | 27 same non-root effective credentials 29 different non-root effective credentials 37 effective uid
|
/freebsd/tests/sys/acl/ |
H A D | tools-posix.test | 287 > user:42:rwx # effective: --- 288 > group::r-- # effective: --- 289 > group:43:rwx # effective: --- 299 > user:42:rwx # effective: rw- 301 > group:43:rwx # effective: rw- 384 > group::r-x # effective: r-- 385 > group:42:rwx # effective: r-- 394 > group:42:rwx # effective: r-x
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrFormats.td | 210 // using the effective address field in the operation word. The effective address 213 // field contains the number of a register. The effective address field may 215 // information, called the effective address extension, is contained in the 217 // effective address modes are grouped into three categories: register direct,
|
H A D | M68kInstrInfo.td | 202 // the effective address register field. 211 // the effective address register field. 223 // the effective address register field.
|
/freebsd/tools/build/options/ |
H A D | WITH_RATELIMIT | 5 effective in
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sunxi-bananapi-m2-plus-v1.2.dtsi | 10 * Bananapi M2+ v1.2 uses a GPIO line to change the effective
|
/freebsd/stand/forth/ |
H A D | menu-commands.4th | 102 \ Make changes effective _before_ calling menu-redraw 152 \ Now we're going to make the change effective 193 \ Now we're going to make the change effective 232 \ Now we're going to make the change effective
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemoteProperties.td | 19 Desc<"If true, the libraries-svr4 feature will be used to get a hold of the process's loaded modules. This setting is only effective if lldb was build with xml support.">;
|
/freebsd/sys/contrib/device-tree/Bindings/nds32/ |
H A D | andestech-boards | 21 processors to provide a cost-effective and high performance solution for
|
/freebsd/share/examples/pf/ |
H A D | ackpri | 19 # value. If it's set too high, the priority queue is not effective, and
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | dollar.exp | 36 The effective character class becomes [VAR_XY].
|
/freebsd/sys/security/mac_mls/ |
H A D | mac_mls.c | 225 mls_effective_in_range(struct mac_mls *effective, struct mac_mls *range) in mls_effective_in_range() argument 228 KASSERT((effective->mm_flags & MAC_MLS_FLAG_EFFECTIVE) != 0, in mls_effective_in_range() 234 &effective->mm_effective) && in mls_effective_in_range() 235 mls_dominate_element(&effective->mm_effective, in mls_effective_in_range() 653 char *rangehigh, *rangelow, *effective; in mls_parse() local 656 effective = strsep(&string, "("); in mls_parse() 657 if (*effective == '\0') in mls_parse() 658 effective = NULL; in mls_parse() 679 if (effective != NULL) { in mls_parse() 680 error = mls_parse_element(&mm->mm_effective, effective); in mls_parse()
|
/freebsd/sys/security/mac_biba/ |
H A D | mac_biba.c | 250 biba_effective_in_range(struct mac_biba *effective, struct mac_biba *range) in biba_effective_in_range() argument 253 KASSERT((effective->mb_flags & MAC_BIBA_FLAG_EFFECTIVE) != 0, in biba_effective_in_range() 259 &effective->mb_effective) && in biba_effective_in_range() 260 biba_dominate_element(&effective->mb_effective, in biba_effective_in_range() 688 char *rangehigh, *rangelow, *effective; in biba_parse() local 691 effective = strsep(&string, "("); in biba_parse() 692 if (*effective == '\0') in biba_parse() 693 effective = NULL; in biba_parse() 714 if (effective != NULL) { in biba_parse() 715 error = biba_parse_element(&mb->mb_effective, effective); in biba_parse()
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set11 | 19 -m load the start-up file, whether or not owned by effective user \n\
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrFormats.td | 65 // The effective address is generated by sz + sy + imm32. 90 // RRM type is identical to RM, but the effective address is generated
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | des_modes.pod | 194 There are theoretic attacks that can be used that make the effective 206 There are attacks that could reduce the effective key strength
|
H A D | openssl_user_macros.pod.in | 13 B<NOTE:> to be effective, a user defined macro I<must be defined
|
/freebsd/sys/contrib/dev/imx/ |
H A D | LICENSE | 26 having a first effective filing date) therefrom. The term .Software. as used in
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-speed.pod.in | 95 is only effective if RSA algorithm is specified to test.
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | brcm,iproc-pcie.txt | 38 effective:
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rk3288-veyron-mickey.dts | 114 * past there is less effective.
|
/freebsd/contrib/libpcap/msdos/ |
H A D | readme.dos | 153 Only effective when reading offline traffic from dump-files.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | ConstructDecompositionT.h | 916 ReductionModifier effective = in applyClause() local 929 if (isValidModifier(leaf.id, effective, effectiveApplied)) { in applyClause()
|