Home
last modified time | relevance | path

Searched refs:mechanisms (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd/lib/libgssapi/
H A Dgss_inquire_cred.c58 gss_OID_set *mechanisms) in gss_inquire_cred() argument
79 if (mechanisms) in gss_inquire_cred()
80 *mechanisms = GSS_C_NO_OID_SET; in gss_inquire_cred()
94 if (mechanisms) { in gss_inquire_cred()
96 mechanisms); in gss_inquire_cred()
136 if (mechanisms) in gss_inquire_cred()
138 mc->gmc_mech_oid, mechanisms); in gss_inquire_cred()
173 if (mechanisms) in gss_inquire_cred()
175 &m->gm_mech_oid, mechanisms); in gss_inquire_cred()
184 gss_release_oid_set(minor_status, mechanisms); in gss_inquire_cred()
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_inquire_cred.c51 gss_OID_set *mechanisms) in gss_inquire_cred() argument
72 if (mechanisms) in gss_inquire_cred()
73 *mechanisms = GSS_C_NO_OID_SET; in gss_inquire_cred()
86 if (mechanisms) { in gss_inquire_cred()
88 mechanisms); in gss_inquire_cred()
128 if (mechanisms) in gss_inquire_cred()
130 mc->gmc_mech_oid, mechanisms); in gss_inquire_cred()
165 if (mechanisms) in gss_inquire_cred()
167 &m->gm_mech_oid, mechanisms); in gss_inquire_cred()
176 gss_release_oid_set(minor_status, mechanisms); in gss_inquire_cred()
H A Dmech.cat512 mechanisms. Each line of the file either contains a comment if the first
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dinquire_cred.c42 gss_OID_set * mechanisms in _gsskrb5_inquire_cred() argument
55 if (mechanisms) in _gsskrb5_inquire_cred()
56 *mechanisms = GSS_C_NO_OID_SET; in _gsskrb5_inquire_cred()
152 if (mechanisms != NULL) { in _gsskrb5_inquire_cred()
153 ret = gss_create_empty_oid_set(minor_status, mechanisms); in _gsskrb5_inquire_cred()
158 &acred->mechanisms->elements[0], in _gsskrb5_inquire_cred()
159 mechanisms); in _gsskrb5_inquire_cred()
162 &icred->mechanisms->elements[0], in _gsskrb5_inquire_cred()
163 mechanisms); in _gsskrb5_inquire_cred()
H A Dadd_cred.c111 handle->mechanisms = NULL; in _gsskrb5_add_cred()
194 ret = gss_create_empty_oid_set(minor_status, &handle->mechanisms); in _gsskrb5_add_cred()
199 &handle->mechanisms); in _gsskrb5_add_cred()
232 if (handle->mechanisms) in _gsskrb5_add_cred()
233 gss_release_oid_set(NULL, &handle->mechanisms); in _gsskrb5_add_cred()
H A Dcopy_ccache.c167 ret = gss_create_empty_oid_set(minor_status, &handle->mechanisms); in _gsskrb5_krb5_import_cred()
170 &handle->mechanisms); in _gsskrb5_krb5_import_cred()
182 gss_release_oid_set(minor_status, &handle->mechanisms); in _gsskrb5_krb5_import_cred()
H A Dacquire_cred.c434 ret = gss_create_empty_oid_set(minor_status, &handle->mechanisms); in _gsskrb5_acquire_cred_ext()
437 &handle->mechanisms); in _gsskrb5_acquire_cred_ext()
439 if (handle->mechanisms != NULL) in _gsskrb5_acquire_cred_ext()
440 gss_release_oid_set(NULL, &handle->mechanisms); in _gsskrb5_acquire_cred_ext()
H A Drelease_cred.c67 gss_release_oid_set(&junk, &cred->mechanisms); in _gsskrb5_release_cred()
H A Dgsskrb5_locl.h100 gss_OID_set mechanisms; member
H A Dgsskrb5-private.h553 gss_OID_set * mechanisms );
/freebsd/crypto/heimdal/lib/gssapi/ntlm/
H A Dcreds.c45 gss_OID_set * mechanisms in _gss_ntlm_inquire_cred() argument
74 if (mechanisms) in _gss_ntlm_inquire_cred()
75 *mechanisms = GSS_C_NO_OID_SET; in _gss_ntlm_inquire_cred()
80 if (mechanisms) { in _gss_ntlm_inquire_cred()
81 ret = gss_create_empty_oid_set(minor_status, mechanisms); in _gss_ntlm_inquire_cred()
86 mechanisms); in _gss_ntlm_inquire_cred()
93 gss_release_oid_set(&junk, mechanisms); in _gss_ntlm_inquire_cred()
H A Dntlm-private.h185 gss_OID_set * mechanisms );
/freebsd/crypto/heimdal/lib/gssapi/
H A Dgss-commands.in36 name = "supported-mechanisms"
37 help = "Print the supported mechanisms"
/freebsd/crypto/heimdal/lib/gssapi/spnego/
H A Dcred_stubs.c136 gss_OID_set * mechanisms in _gss_spnego_inquire_cred() argument
160 mechanisms); in _gss_spnego_inquire_cred()
H A Dspnego-private.h169 gss_OID_set * mechanisms );
/freebsd/contrib/libpcap/
H A DREADME.md61 any of the eBPF mechanisms as yet, although it supports many of the
62 memory mapped receive mechanisms.
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_background.sgml55 <para>Keys can be managed using two different mechanisms. WPA can
59 "WPA-Personal", respectively. Both mechanisms will generate a
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dtps65132-regulator.txt17 -active-discharge-gpios: (active high, output) Some configurations use delay mechanisms
/freebsd/usr.sbin/bsdconfig/security/include/
H A Dsecurelevel.hlp38 application of protective mechanisms to prevent system configuration
/freebsd/crypto/openssl/doc/man3/
H A DX509_STORE_add_cert.pod52 It admits multiple lookup mechanisms and efficient scaling performance
64 via mechanisms such as X509_STORE_add_lookup() and X509_LOOKUP_file(), or
H A DSSL_COMP_add_compression_method.pod54 Unlike the mechanisms to set a cipher list, there is no method available to
/freebsd/crypto/heimdal/lib/hx509/
H A Docsp.asn1100 security(5) mechanisms(5) pkix(7) pkix-ad(48) 1
/freebsd/crypto/heimdal/lib/wind/
H A Drfc4013.txt32 Simple Authentication and Security Layer (SASL) mechanisms (such as
53 Layer ([SASL]) mechanisms, such as [PLAIN], [CRAM-MD5], and
189 comparison algorithms should use mechanisms specifically designed for
/freebsd/contrib/wpa/hostapd/
H A DREADME126 802.1X would also allow other mechanisms.
262 Keys can be managed using two different mechanisms. WPA can either use
266 respectively. Both mechanisms will generate a master session key for
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-mac.pod.in156 The MAC mechanisms that are available will depend on the options

12345