Searched refs:mechs (Results 1 - 25 of 62) sorted by relevance

123

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dinc.flg30 find_files "s.*" usr/src/uts/common/gssapi/mechs/krb5/include
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dinc.flg8 find_files "s.*" usr/src/uts/common/gssapi/mechs/krb5
H A DMakefile.com245 -I$(SRC)/uts/common/gssapi/mechs/krb5/include \
246 -I$(SRC)/uts/common/gssapi/mechs/krb5/crypto/des
319 objs/%.o pics/%.o: $(SRC)/uts/common/gssapi/mechs/krb5/mech/%.c
327 objs/%.o pics/%.o: $(SRC)/uts/common/gssapi/mechs/krb5/crypto/%.c
339 objs/%.o pics/%.o: $(SRC)/uts/common/gssapi/mechs/krb5/crypto/des/%.c
347 objs/%.o pics/%.o: $(SRC)/uts/common/gssapi/mechs/krb5/crypto/arcfour/%.c
359 objs/%.o pics/%.o: $(SRC)/uts/common/gssapi/mechs/krb5/crypto/dk/%.c
367 objs/%.o pics/%.o: $(SRC)/uts/common/gssapi/mechs/krb5/crypto/raw/%.c
371 objs/%.o pics/%.o: $(SRC)/uts/common/gssapi/mechs/krb5/crypto/crc32/%.c
379 objs/%.o pics/%.o: $(SRC)/uts/common/gssapi/mechs/krb
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dinc.flg30 find_files "s.*" usr/src/uts/common/gssapi/mechs/krb5/include
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dinc.flg29 find_files "s.*.h" usr/src/uts/common/gssapi/mechs/krb5/include
H A DMakefile.com46 -I$(SRC)/uts/common/gssapi/mechs/krb5/include \
/illumos-gate/usr/src/lib/pam_modules/krb5_migrate/
H A Dinc.flg29 find_files "s.*.h" usr/src/uts/common/gssapi/mechs/krb5/include
H A DMakefile.com37 -I$(SRC)/uts/common/gssapi/mechs/krb5/include \
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcred.c44 * the optional set of supported mechs and actual time left on the credential.
50 * set of mechs to NULL.
58 gss_OID_set desired_mechs, /* Set of desired mechs */
61 gss_OID_set *mechs, /* The return set of mechs */
75 if (mechs)
76 *mechs = GSS_C_NO_OID_SET;
123 * If mechs set it to the set that contains the appropriate
126 if (mechs && (*minor = __OID_to_OID_set(mechs, cnt
54 __dh_gss_acquire_cred(void *ctx, OM_uint32 *minor, gss_name_t principal, OM_uint32 expire_req, gss_OID_set desired_mechs, gss_cred_usage_t usage, gss_cred_id_t *cred, gss_OID_set *mechs, OM_uint32 *expire_rec ) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dinc.flg30 find_files "s.*" usr/src/uts/common/gssapi/mechs/krb5/include
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dinc.flg30 find_files "s.*" usr/src/uts/common/gssapi/mechs/krb5/include
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dinq_cred.c92 gss_OID_set mechs; local
160 &mechs)) ||
164 &mechs))) ||
168 &mechs)))) {
183 (void) gss_release_oid_set(minor_status, &mechs);
203 *mechanisms = mechs;
/illumos-gate/usr/src/lib/libnsl/nis/gen/
H A Dnis_sec_mechs.c545 * 'mechs' is the "master" list of valid mechanisms from
550 static mechanism_t **mechs = NULL; local
554 mechanism_t **tmechs = NULL; /* temp mechs */
555 mechanism_t **tmechs_no_dups = NULL; /* temp mechs sans dups */
569 if (mechs) {
571 __nis_release_mechanisms(mechs);
575 mechs = mechs_no_dups = NULL;
619 mechs = tmechs;
626 return (mechs ?
629 (void **)mechs)
845 mechanism_t **mechs; /* array of mechanisms */ local
1002 static mfent_t **mechs = NULL; /* master mechs list */ local
1056 mfent_t **mechs = mf_get_mechs(); local
[all...]
/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey.c60 #define CURMECH mechs[mcount]
77 bool_t specmech = FALSE; /* Specific mechs requested */
83 mechanism_t **mechs = NULL; /* List of DH mechanisms */ variable
161 if (mechs) {
207 assert(mechs && mechs[0]);
235 if (mechs) {
295 if (mechs) {
493 if (mechs) {
660 if (mechs) {
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/
H A DMakefile.com46 CPPFLAGS += -I$(SRC)/uts/common/gssapi/include $(DEBUG) -I$(SRC)/lib/gss_mechs/mech_krb5/include -I$(SRC)/uts/common/gssapi/mechs/krb5/include -I$(SRC)/lib/gss_mechs/mech_krb5/mech
/illumos-gate/usr/src/uts/intel/kmech_krb5/
H A DMakefile97 KMECHKRB5_BASE=$(UTSBASE)/common/gssapi/mechs/krb5
116 -I$(UTSBASE)/common/gssapi/mechs/krb5/include \
H A Dinc.flg39 find_files "s.*" usr/src/uts/common/gssapi/mechs/krb5
/illumos-gate/usr/src/uts/sparc/kmech_krb5/
H A DMakefile102 KMECHKRB5_BASE=$(UTSBASE)/common/gssapi/mechs/krb5
121 -I$(UTSBASE)/common/gssapi/mechs/krb5/include \
H A Dinc.flg40 find_files "s.*" usr/src/uts/common/gssapi/mechs/krb5
/illumos-gate/usr/src/lib/libgss/
H A Dg_acquire_cred_with_pw.c107 gss_OID_set mechs; local
144 mechs = &default_OID_set;
150 mechs = desired_mechs;
152 if (mechs->count == 0)
164 for (i = 0; i < mechs->count; i++) {
168 &mechs->elements[i],
203 * setup the actual mechs output parameter
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A DMakefile58 -I$(SRC)/uts/common/gssapi/mechs/krb5/include \
59 -I$(SRC)/uts/common/gssapi/mechs/krb5/include/krb5 \
/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslioctl.c407 crypto_mech_name_t *mechs; local
437 mechs = crypto_get_mech_list(&mech_count, KM_SLEEP);
438 if (mechs != NULL) {
442 if (strncmp(SUN_CKM_RSA_X_509, mechs[i],
445 else if (strncmp(SUN_CKM_MD5_HMAC, mechs[i],
448 else if (strncmp(SUN_CKM_SHA1_HMAC, mechs[i],
451 else if (strncmp(SUN_CKM_RC4, mechs[i],
454 else if (strncmp(SUN_CKM_DES_CBC, mechs[i],
457 else if (strncmp(SUN_CKM_DES3_CBC, mechs[i],
460 else if (strncmp(SUN_CKM_AES_CBC, mechs[
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A DMakefile40 -I$(SRC)/uts/common/gssapi/mechs/krb5/include
/illumos-gate/usr/src/cmd/krb5/kdestroy/
H A DMakefile22 -I$(SRC)/uts/common/gssapi/mechs/krb5/include
/illumos-gate/usr/src/cmd/krb5/kinit/
H A DMakefile28 -I$(SRC)/uts/common/gssapi/mechs/krb5/include \

Completed in 138 milliseconds

123