Home
last modified time | relevance | path

Searched refs:effective (Results 1 – 25 of 114) sorted by relevance

12345

/freebsd/crypto/openssl/doc/man3/
H A DEVP_rc2_cbc.pod39 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 DSSL_CTX_set_domain_flags.pod87 SSL_get_domain_flags() retrieves the domain flags which are effective for a QUIC
H A DX509_get0_signature.pod75 the public key algorithm to B<*pknid>, the effective security bits to
/freebsd/tools/regression/security/proc_to_proc/
H A DREADME27 same non-root effective credentials
29 different non-root effective credentials
37 effective uid
/freebsd/tests/sys/acl/
H A Dtools-posix.test287 > 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 DM68kInstrFormats.td210 // 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,
/freebsd/tools/build/options/
H A DWITH_RATELIMIT5 effective in
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsunxi-bananapi-m2-plus-v1.2.dtsi10 * Bananapi M2+ v1.2 uses a GPIO line to change the effective
/freebsd/stand/forth/
H A Dmenu-commands.4th102 \ 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 DProcessGDBRemoteProperties.td19 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 Dandestech-boards21 processors to provide a cost-effective and high performance solution for
/freebsd/share/examples/pf/
H A Dackpri19 # value. If it's set too high, the priority queue is not effective, and
/freebsd/contrib/bmake/unit-tests/
H A Ddollar.exp36 The effective character class becomes [VAR_XY].
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c225 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 Dmac_biba.c250 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 Dset1119 -m load the start-up file, whether or not owned by effective user \n\
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrFormats.td65 // The effective address is generated by sz + sy + imm32.
90 // RRM type is identical to RM, but the effective address is generated
/freebsd/
H A DRELNOTES154 user IDs instead of their effective one, in accordance with POSIX and
158 and effective user IDs differ. After this change, ps(1)'s '-U' flag
163 ps(1)'s default list of processes now comes from matching its effective
164 user ID instead of its real user ID with the effective user ID of all
166 setuid, this only affects processes having different real and effective
/freebsd/crypto/openssl/doc/man7/
H A Ddes_modes.pod194 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 Dopenssl_user_macros.pod.in13 B<NOTE:> to be effective, a user defined macro I<must be defined
/freebsd/crypto/krb5/src/ccapi/lib/
H A Dccapi_err.et68 …ode ccErrServerCantBecomeUID, "Credentials cache server failed to change effective uids"
/freebsd/sys/contrib/dev/imx/
H A DLICENSE26 having a first effective filing date) therefrom. The term .Software. as used in
/freebsd/contrib/xz/
H A DTODO71 more effective (without getting overly complex), for example,
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dbrcm,iproc-pcie.txt38 effective:
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-speed.pod.in114 is only effective if RSA algorithm is specified to test.

12345