Home
last modified time | relevance | path

Searched refs:gss (Results 1 – 8 of 8) sorted by relevance

/dragonfly/libexec/sshd-session/
HDMakefile13 auth2-gss.c gss-serv.c gss-serv-krb5.c \
/dragonfly/contrib/gcc-8.0/gcc/
HDgimple-walk.c512 enum gimple_statement_structure_enum gss; in walk_gimple_op() local
513 gss = gimple_statement_structure (stmt); in walk_gimple_op()
514 if (gss == GSS_WITH_OPS || gss == GSS_WITH_MEM_OPS) in walk_gimple_op()
/dragonfly/lib/libssh/
HDMakefile43 msg.c progressmeter.c dns.c entropy.c gss-genr.c umac.c umac128.c \
/dragonfly/contrib/cryptsetup/
HDABOUT-NLS268 gss | |
446 gss | [] |
624 gss | |
802 gss | [] [] [] |
980 gss | [] | 5
/dragonfly/contrib/gcc-4.7/gcc/
HDgimple.c1731 enum gimple_statement_structure_enum gss; in walk_gimple_op() local
1732 gss = gimple_statement_structure (stmt); in walk_gimple_op()
1733 if (gss == GSS_WITH_OPS || gss == GSS_WITH_MEM_OPS) in walk_gimple_op()
/dragonfly/etc/
HDservices255 gss-xlicen 128/tcp #GSS X License Verification
256 gss-xlicen 128/udp #GSS X License Verification
848 gss-http 488/tcp
849 gss-http 488/udp
/dragonfly/crypto/openssh/
HDREADME.DELETED519 ./ssh-gss.h
HDconfigure.ac4827 … [ AC_CHECK_LIB([gss], [gss_init_sec_context],
4830 … AC_MSG_WARN([Cannot find any suitable gss-api library - build may fail]))
4838 … AC_MSG_WARN([Cannot find any suitable gss-api header - build may fail])