/freebsd/lib/libgssapi/ |
H A D | gss_inquire_cred.c | 58 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 D | gss_inquire_cred.c | 51 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 D | mech.cat5 | 12 mechanisms. Each line of the file either contains a comment if the first
|
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | inquire_cred.c | 42 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 D | add_cred.c | 111 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 D | copy_ccache.c | 167 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 D | acquire_cred.c | 434 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 D | release_cred.c | 67 gss_release_oid_set(&junk, &cred->mechanisms); in _gsskrb5_release_cred()
|
H A D | gsskrb5_locl.h | 100 gss_OID_set mechanisms; member
|
H A D | gsskrb5-private.h | 553 gss_OID_set * mechanisms );
|
/freebsd/crypto/heimdal/lib/gssapi/ntlm/ |
H A D | creds.c | 45 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 D | ntlm-private.h | 185 gss_OID_set * mechanisms );
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | gss-commands.in | 36 name = "supported-mechanisms" 37 help = "Print the supported mechanisms"
|
/freebsd/crypto/heimdal/lib/gssapi/spnego/ |
H A D | cred_stubs.c | 136 gss_OID_set * mechanisms in _gss_spnego_inquire_cred() argument 160 mechanisms); in _gss_spnego_inquire_cred()
|
H A D | spnego-private.h | 169 gss_OID_set * mechanisms );
|
/freebsd/contrib/libpcap/ |
H A D | README.md | 61 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 D | wpa_background.sgml | 55 <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 D | tps65132-regulator.txt | 17 -active-discharge-gpios: (active high, output) Some configurations use delay mechanisms
|
/freebsd/usr.sbin/bsdconfig/security/include/ |
H A D | securelevel.hlp | 38 application of protective mechanisms to prevent system configuration
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_STORE_add_cert.pod | 52 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 D | SSL_COMP_add_compression_method.pod | 54 Unlike the mechanisms to set a cipher list, there is no method available to
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | ocsp.asn1 | 100 security(5) mechanisms(5) pkix(7) pkix-ad(48) 1
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc4013.txt | 32 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 D | README | 126 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 D | openssl-mac.pod.in | 156 The MAC mechanisms that are available will depend on the options
|