Searched defs:kbits (Results 1 – 3 of 3) sorted by relevance
207 u_int kbits; in check_host_in_hostfile_by_key_or_type() local
221 uint_t kmask, kbits, umask, ubits; in dt_as() local
54 chacha_keysetup(chacha_ctx_t *x,const u8 *k,u32 kbits,u32 ivbits) in chacha_keysetup()