Symbol: AUTH_SHA1
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
2142
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
2220
chal->cnul.cval_len = ((chal->cnul.hash_id == AUTH_SHA1) ?
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
2516
if (node_dhc->hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
2523
if (node_dhc->nlp_auth_hashid == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
2662
} else if (node_dhc->hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
2673
} else if (node_dhc->nlp_auth_hashid == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
2892
} else if (ncval->hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
4457
if ((hs_id[0] != AUTH_MD5) && (hs_id[0] != AUTH_SHA1)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
4473
if ((hs_id[1] != AUTH_MD5) && (hs_id[1] != AUTH_SHA1)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
4801
if ((hs_id[0] != AUTH_MD5) && (hs_id[0] != AUTH_SHA1)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
4817
if ((hs_id[1] != AUTH_MD5) && (hs_id[1] != AUTH_SHA1)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
5084
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
5164
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
5301
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
5381
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
5483
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
6125
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
6287
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
6351
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
6420
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
6571
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
6603
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
6614
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
6676
if (hash_id == AUTH_SHA1) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
7059
node_dhc->auth_cfg.hash_priority[i] = AUTH_SHA1;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
725
case AUTH_SHA1: