Home
last modified time | relevance | path

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

12345678910>>...47

/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/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/
H A DLICENSE4 modification, are permitted provided that the following conditions are
14 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_restore_flags.m418 # permitted in any medium without royalty provided the copyright notice
H A Dax_save_flags.m418 # 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/stand/i386/btx/lib/
H A Dbtxsys.S6 # permitted provided that the above copyright notice and this
/freebsd/lib/libc/rpc/
H A DDISCLAIMER8 * modification, are permitted provided that the following conditions are met:
34 * modification, are permitted provided that the following conditions are
/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
/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

12345678910>>...47