Searched refs:authenticated (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dauth.c34 int authenticated; member in struct:grub_auth_user
73 if (!cur->authenticated)
98 cur->authenticated = 1;
128 cur->authenticated = 0;
145 if (!(user->authenticated))
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.c129 soft_slot.authenticated = 0;
169 soft_slot.authenticated = 0;
345 if (soft_slot.authenticated) {
364 soft_slot.authenticated = 1;
425 if (!soft_slot.authenticated) {
442 soft_slot.authenticated = 0;
H A DsoftSession.h188 boolean_t authenticated; /* Has C_Login called */ member in struct:slot
H A DsoftGeneral.c223 soft_slot.authenticated = 0;
H A DsoftObjectUtil.c997 if (!soft_slot.authenticated) {
1313 if (soft_slot.authenticated) {
H A DsoftSessionUtil.c133 if (soft_slot.authenticated) {
H A DsoftAttributeUtil.c1273 if (!soft_slot.authenticated) {
4785 if (!soft_slot.authenticated) {
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dauthdata_plugin.h231 krb5_boolean *authenticated,
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dauthdata.c768 krb5_boolean *authenticated,
777 *authenticated = FALSE;
802 authenticated,
765 krb5_authdata_get_attribute(krb5_context kcontext, krb5_authdata_context context, const krb5_data *attribute, krb5_boolean *authenticated, krb5_boolean *complete, krb5_data *value, krb5_data *display_value, int *more) argument
H A Dpac.c1358 krb5_boolean *authenticated,
1395 *authenticated = pacctx->pac->verified;
1353 mspac_get_attribute(krb5_context kcontext, krb5_authdata_context context, void *plugin_context, void *request_context, const krb5_data *attribute, krb5_boolean *authenticated, krb5_boolean *complete, krb5_data *value, krb5_data *display_value, int *more) argument
/osnet-11/usr/src/lib/libsasl/lib/
H A Dsaslint.h287 int authenticated; member in struct:sasl_server_conn
/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c1342 authenticated:
1762 goto authenticated;
1763 /* authenticated by the initial response */
2447 ** authenticated, so we'll trust implicitly
4327 ** we shouldn't trust it if not authenticated

Completed in 50 milliseconds