Home
last modified time | relevance | path

Searched defs:st (Results 1 – 4 of 4) sorted by relevance

/hostap/src/crypto/
Daes_i.h111 #define PUTU32(ct, st) { *((u32 *)(ct)) = SWAP((st)); } argument
115 #define PUTU32(ct, st) { \ argument
Dtls_openssl.c2106 u8 st; member
/hostap/src/utils/
Dos_win32.c34 SYSTEMTIME st; in os_get_time() local
/hostap/tests/hwsim/
Dtest_ap_wps.py2719 def ssdp_send_msearch(st, no_recv=False): argument