Home
last modified time | relevance | path

Searched defs:block (Results 1 – 7 of 7) sorted by relevance

/hostap-latest/tests/hwsim/
Drfkill.py89 def soft_blocked(self, block): argument
99 def block(self): member in RFKill
/hostap-latest/src/utils/
Dbase64.c92 unsigned char dtable[256], *out, *pos, block[4], tmp; in base64_gen_decode() local
/hostap-latest/src/common/
Dsae_pk.c217 u64 block = 0; in sae_pk_base32_encode() local
253 u64 block = 0; in sae_pk_base32_decode() local
/hostap-latest/src/crypto/
Ddes-internal.c318 static void desfunc(u32 *block, const u32 *keys) in desfunc()
Dsha1-internal.c183 CHAR64LONG16* block; in SHA1Transform() local
Daes-gcm.c16 static void inc32(u8 *block) in inc32()
Dms_funcs.c497 const u8 *block, u8 *cypher) in nt_password_hash_encrypted_with_block()