Searched refs:host_to_be32 (Results 1 – 9 of 9) sorted by relevance
48 _t[0] = host_to_be32(_t[0]); in fips186_2_prf()49 _t[1] = host_to_be32(_t[1]); in fips186_2_prf()50 _t[2] = host_to_be32(_t[2]); in fips186_2_prf()51 _t[3] = host_to_be32(_t[3]); in fips186_2_prf()52 _t[4] = host_to_be32(_t[4]); in fips186_2_prf()
152 #define host_to_be32(n) wpa_swap_32(n) macro182 #define host_to_be32(n) ((__force be32) bswap_32((n))) macro195 #define host_to_be32(n) (n) macro
256 tmp = host_to_be32(sec); in wpa_get_ntp_timestamp()258 tmp = host_to_be32(usec); in wpa_get_ntp_timestamp()
765 body->actor_mn = host_to_be32(participant->mn); in ieee802_1x_mka_encode_basic_body()962 body_peer->mn = host_to_be32(peer->mn); in ieee802_1x_mka_encode_live_peer_body()1022 body_peer->mn = host_to_be32(peer->mn); in ieee802_1x_mka_encode_potential_peer_body()1312 body->olpn = host_to_be32(olpn); in ieee802_1x_mka_encode_sak_use_body()1314 body->llpn = host_to_be32(llpn); in ieee802_1x_mka_encode_sak_use_body()1342 body->lkn = host_to_be32(participant->lki.kn); in ieee802_1x_mka_encode_sak_use_body()1354 body->okn = host_to_be32(participant->oki.kn); in ieee802_1x_mka_encode_sak_use_body()1636 body->kn = host_to_be32(sak->key_identifier.kn); in ieee802_1x_mka_encode_dist_sak_body()
119 avp->vendor_id = host_to_be32(vendor_id); in eap_ttls_avp_hdr()124 avp->avp_code = host_to_be32(avp_code); in eap_ttls_avp_hdr()125 avp->avp_length = host_to_be32(((u32) flags << 24) | in eap_ttls_avp_hdr()
217 avp->vendor_id = host_to_be32(vendor_id); in eap_ttls_avp_hdr()222 avp->avp_code = host_to_be32(avp_code); in eap_ttls_avp_hdr()223 avp->avp_length = host_to_be32(((u32) flags << 24) | in eap_ttls_avp_hdr()
528 nak->vendor_id = host_to_be32(vendor_id); in eap_fast_tlv_nak()
508 nak->vendor_id = host_to_be32(vendor_id); in eap_teap_tlv_nak()
827 timestamp = host_to_be32(hapd->conf->t_c_timestamp); in ieee802_1x_encapsulate_radius()