Searched defs:b32 (Results 1 – 4 of 4) sorted by relevance
383 uint32_t *b32; in blowfish_encrypt_block() local478 uint32_t *b32; in blowfish_decrypt_block() local
76 uint32_t *b32 = (uint32_t *)b8; in ql_dump_buffer() local
254 } b32; member
362 b4inc(uint32_t b32, int8_t delta) in b4inc()