Searched defs:dhgp_id (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h369 /* hash_id, dhgp_id are set from responder, host is the initiator */
372 uint32_t dhgp_id; /* DH grp identifier */ member in struct:emlxs_node_dhc
569 uint32_t dhgp_id; member in struct:_DHCHAP_CHALL_NULL
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c55 uint32_t *dh_id, uint16_t cnt, uint32_t *dhgp_id);
120 uint32_t hash_size, uint32_t dhgp_id);
124 uint32_t dhgp_id, uint8_t *priv_key, uint32_t privkey_len);
785 uint32_t *dhgp_id)
841 *dhgp_id =
859 "check_dhgp: dhgp_id=0x%x", *dhgp_id);
2090 * what hash function, what dhgp_id is to be used.
2104 uint32_t dhgp_id)
2137 * bytes) 3: dhgp_id (
780 emlxs_check_dhgp( emlxs_port_t *port, NODELIST *ndlp, uint32_t *dh_id, uint16_t cnt, uint32_t *dhgp_id) argument
2097 emlxs_issue_dhchap_challenge( emlxs_port_t *port, NODELIST *ndlp, int retry, void *arg, uint32_t payload_len, uint32_t hash_id, uint32_t dhgp_id) argument
4367 uint32_t hash_id, dhgp_id; /* to be used by responder */ local
4708 uint32_t hash_id, dhgp_id; /* to be used by responder */ local
5024 uint32_t dhgp_id; local
5236 uint32_t dhgp_id; local
5439 uint32_t dhgp_id; local
5526 emlxs_BIGNUM_get_pubkey( emlxs_port_t *port, emlxs_port_dhc_t *port_dhc, NODELIST *ndlp, uint8_t *dhval, uint32_t *dhvallen, uint32_t hash_size, uint32_t dhgp_id) argument
5778 emlxs_BIGNUM_get_dhval( emlxs_port_t *port, emlxs_port_dhc_t *port_dhc, NODELIST *ndlp, uint8_t *dhval, uint32_t *dhval_len, uint32_t dhgp_id, uint8_t *priv_key, uint32_t privkey_len) argument
5928 emlxs_BIGNUM_pubkey( emlxs_port_t *port, void *pubkey, uint8_t *dhval, uint32_t dhvallen, uint8_t *key, uint32_t key_size, uint32_t dhgp_id, uint32_t *pubkeylen) argument
6051 emlxs_hash_Cai( emlxs_port_t *port, emlxs_port_dhc_t *port_dhc, NODELIST *ndlp, void *Cai, uint32_t hash_id, uint32_t dhgp_id, uint32_t tran_id, uint8_t *cval, uint32_t cval_len, uint8_t *key, uint8_t *dhval, uint32_t dhvallen) argument
6205 uint32_t dhgp_id; local
6500 uint32_t dhgp_id; local
[all...]

Completed in 81 milliseconds