Searched defs:kbits (Results 1 – 5 of 5) sorted by relevance
57 aesctr_keysetup(aesctr_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in aesctr_keysetup()
56 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits) in chacha_keysetup()
681 u_int kbits; in hostkeys_foreach() local
404 int kbits = sshkey_curve_nid_to_bits(nid); in sshkey_ec_nid_to_hash_alg() local
55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in chacha_keysetup()