Home
last modified time | relevance | path

Searched refs:permitted (Results 1 – 25 of 1301) sorted by relevance

12345678910>>...53

/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A Dgroups.c71 int32_t *permitted; member
221 int32_t *permitted = NULL, challenge_group = 0; in group_init_state() local
232 ret = parse_groups(context, profstr1, &permitted, &npermitted); in group_init_state()
254 if (!in_grouplist(permitted, npermitted, challenge_group)) { in group_init_state()
268 gstate->permitted = permitted; in group_init_state()
271 permitted = NULL; in group_init_state()
279 free(permitted); in group_init_state()
294 free(gstate->permitted); in group_free_state()
302 return in_grouplist(gstate->permitted, gstate->npermitted, group); in group_is_permitted()
308 *list_out = gstate->permitted; in group_get_permitted()
/freebsd/crypto/openssh/openbsd-compat/
H A Dport-aix.c244 int r, result, permitted = 0; in sys_auth_allowed_user() local
259 permitted = 1; in sys_auth_allowed_user()
266 permitted = 1; in sys_auth_allowed_user()
276 if (!permitted) in sys_auth_allowed_user()
279 return permitted; in sys_auth_allowed_user()
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dbu21013.txt23 - rohm,touch-max-x : Maximum outward permitted limit in the X axis
24 - rohm,touch-max-y : Maximum outward permitted limit in the Y axis
/freebsd/contrib/pkgconf/
H A DDCO6 Everyone is permitted to copy and distribute verbatim copies of this
23 permitted to submit under a different license), as indicated
/freebsd/crypto/openssl/doc/man3/
H A DNAME_CONSTRAINTS_check.pod23 certificate's names fall within the permitted subtrees and outside the
65 type as the name, the name must match at least one of those permitted
66 subtrees. If I<nc> contains no permitted subtrees of that type, no
67 permitted-subtrees test is imposed on names of that type.
117 A name of a type for which I<nc> contains at least one permitted subtree
/freebsd/sys/contrib/dev/qat/
H A DLICENSE4 modification, are permitted provided that the following conditions are
14 is permitted.
/freebsd/sys/contrib/dev/ice/
H A DLICENSE5 modification, are permitted provided that the following conditions are
15 is permitted.
/freebsd/sys/contrib/dev/iwm/
H A DLICENSE5 modification, are permitted provided that the following conditions are
15 is permitted.
/freebsd/sys/contrib/dev/iwn/
H A DLICENSE5 modification, are permitted provided that the following conditions are
15 is permitted.
/freebsd/sys/contrib/dev/mwl/
H A DLICENSE9 modification, are permitted provided that the following conditions are
21 is permitted.
/freebsd/sys/contrib/dev/qat_c2xxx/
H A DLICENSE4 modification, are permitted provided that the following conditions are
14 is permitted.
/freebsd/sys/contrib/dev/rtwn/
H A DLICENSE5 modification, are permitted provided that the following conditions are
15 is permitted.
/freebsd/sys/contrib/dev/run/
H A DLICENSE5 modification, are permitted provided that the following conditions are
15 is permitted.
/freebsd/sys/contrib/dev/wpi/
H A DLICENSE5 modification, are permitted provided that the following conditions are
15 is permitted.
/freebsd/sys/contrib/dev/otus/
H A Dotus-license5 modification, are permitted provided that the following conditions are
17 software is permitted.
/freebsd/contrib/byacc/
H A DNEW_FEATURES26 Line-end comments, as in BCPL, are permitted. Line-end comments
28 permitted in C code; they are converted to C comments on output.
/freebsd/crypto/heimdal/doc/
H A Dcopyright.texi29 modification, are permitted provided that the following conditions
96 modification, are permitted provided that the following conditions
138 modification, are permitted provided that the following conditions
186 modification, are permitted provided that the following conditions
223 modification, are permitted provided that the following conditions
262 modification, are permitted provided that the following conditions
295 modification, are permitted provided that the following conditions
328 modification, are permitted provided that the following conditions
450 modification, are permitted provided that the following conditions
490 modification, are permitted provided that the following conditions are met:
/freebsd/sys/contrib/dev/imx/
H A DLICENSE6 chipset, is permitted provided that the following conditions are met:
17 permitted.
/freebsd/bin/sh/tests/errors/
H A Dbad-binary1.1261 # Checking for binary "scripts" without magic number is permitted but not
/freebsd/sys/contrib/openzfs/config/
H A Dax_save_flags.m419 # permitted in any medium without royalty provided the copyright notice
H A Dax_restore_flags.m419 # permitted in any medium without royalty provided the copyright notice
/freebsd/crypto/openssh/
H A Daclocal.m410 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
/freebsd/contrib/dma/
H A DLICENSE13 modification, are permitted provided that the following conditions
45 modification, are permitted provided that the following conditions
91 modification, are permitted provided that the following conditions
/freebsd/crypto/openssl/doc/man7/
H A DEVP_RAND-HMAC-DRBG.pod65 When using the FIPS provider, only these digests are permitted (as per
128 fipsinstall which restricts the permitted digests when using the FIPS
H A DEVP_RAND-HASH-DRBG.pod64 option to fipsinstall, only these digests are permitted (as per
125 fipsinstall which restricts the permitted digests when using the FIPS

12345678910>>...53