Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h249 uint32_t pubkey_len; /* real length of the pub key */ member
381 uint32_t pubkey_len; /* real length of the */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c2644 node_dhc->pubkey_len); in emlxs_issue_dhchap_reply()
2648 node_dhc->nlp_auth_misc.pubkey_len); in emlxs_issue_dhchap_reply()
5734 node_dhc->pubkey_len = (result1.len) * sizeof (BIG_CHUNK_TYPE); in emlxs_BIGNUM_get_pubkey()
5739 node_dhc->nlp_auth_misc.pubkey_len = in emlxs_BIGNUM_get_pubkey()
5746 node_dhc->nlp_auth_misc.pubkey_len = in emlxs_BIGNUM_get_pubkey()
5752 node_dhc->nlp_auth_misc.pubkey_len, result1.size, result1.len); in emlxs_BIGNUM_get_pubkey()
6071 uint32_t pubkey_len = 0; in emlxs_hash_Cai() local
6090 key, key_size, dhgp_id, &pubkey_len); in emlxs_hash_Cai()
6100 if (pubkey_len == 0) { in emlxs_hash_Cai()
6109 (void *)node_dhc->hrsp_ses_key, pubkey_len); in emlxs_hash_Cai()
[all …]