Home
last modified time | relevance | path

Searched defs:octet (Results 1 – 2 of 2) sorted by relevance

/hostap/src/common/
Ddpp_pkex.c593 u8 octet; in dpp_pkex_build_commit_reveal_req() local
913 u8 octet; in dpp_pkex_build_commit_reveal_resp() local
1031 u8 octet; in dpp_pkex_rx_commit_reveal_req() local
1209 u8 octet; in dpp_pkex_rx_commit_reveal_resp() local
/hostap/src/tls/
Dasn1.c374 static u8 rotate_bits(u8 octet) in rotate_bits()