Home
last modified time | relevance | path

Searched refs:PASSWORD_TYPE_ASCII (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h39 #define PASSWORD_TYPE_ASCII 1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c9209 (auth_key->local_password_type == PASSWORD_TYPE_ASCII || in emlxs_dhc_add_auth_cfg()
9331 (auth_key->local_password_type == PASSWORD_TYPE_ASCII || in emlxs_dhc_delete_auth_cfg()
9471 if ((dfc_pwd->lpw_new.type == PASSWORD_TYPE_ASCII || in emlxs_dhc_set_auth_key()
9473 (dfc_pwd->rpw_new.type == PASSWORD_TYPE_ASCII || in emlxs_dhc_set_auth_key()
9510 if (dfc_pwd->lpw_new.type == PASSWORD_TYPE_ASCII || in emlxs_dhc_set_auth_key()
9513 if (auth_key->local_password_type == PASSWORD_TYPE_ASCII || in emlxs_dhc_set_auth_key()
9537 if (auth_key->remote_password_type == PASSWORD_TYPE_ASCII || in emlxs_dhc_set_auth_key()
9564 if (dfc_pwd->rpw_new.type == PASSWORD_TYPE_ASCII || in emlxs_dhc_set_auth_key()
9567 if (auth_key->remote_password_type == PASSWORD_TYPE_ASCII || in emlxs_dhc_set_auth_key()
9591 if (auth_key->local_password_type == PASSWORD_TYPE_ASCII || in emlxs_dhc_set_auth_key()