Searched refs:IscsiAuthLargeBinary (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A DiscsiAuthClient.h240 typedef struct iscsiAuthLargeBinary_t IscsiAuthLargeBinary; typedef in typeref:struct:iscsiAuthLargeBinary_t
H A DiscsiAuthClient.c1939 IscsiAuthLargeBinary *recvChapChallenge;
1940 IscsiAuthLargeBinary *sendChapChallenge;
1970 recvChapChallenge = (IscsiAuthLargeBinary *) bufferDesc[3].address;
1976 sendChapChallenge = (IscsiAuthLargeBinary *) bufferDesc[4].address;
H A Discsi.h269 IscsiAuthLargeBinary auth_recv_binary_block;
270 IscsiAuthLargeBinary auth_send_binary_block;
/illumos-gate/usr/src/uts/common/sys/
H A Discsi_authclient.h241 typedef struct iscsiAuthLargeBinary_t IscsiAuthLargeBinary; typedef in typeref:struct:iscsiAuthLargeBinary_t

Completed in 56 milliseconds