Home
last modified time | relevance | path

Searched refs:node_addr (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/crypto/openssh/
H A Dxmss_fast.c187 uint32_t node_addr[8]; in treehash_setup() local
195 setType(node_addr, 2); in treehash_setup()
238 node_addr, n); in treehash_setup()
254 uint32_t node_addr[8]; in treehash_update() local
262 setType(node_addr, 2); in treehash_update()
385 uint32_t node_addr[8]; in bds_state_update() local
405 setType(node_addr, 2); in bds_state_update()
460 uint32_t node_addr[8]; in bds_round() local
468 setType(node_addr, 2); in bds_round()
685 setType(node_addr, 2); in xmss_sign_open()
[all …]
/freebsd-12.1/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c291 IEEE80211_ADDR_COPY(cmd->node_addr, vap->iv_myaddr); in iwm_mvm_mac_ctxt_cmd_common()
H A Dif_iwmreg.h3484 uint8_t node_addr[6]; member