Searched refs:kbits (Results 1 – 10 of 10) sorted by relevance
/external/openssh/ |
D | cipher-aesctr.c | 57 aesctr_keysetup(aesctr_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in aesctr_keysetup() argument 59 x->rounds = rijndaelKeySetupEnc(x->ek, k, kbits); in aesctr_keysetup()
|
D | cipher-aesctr.h | 31 void aesctr_keysetup(aesctr_ctx *x,const u8 *k,u32 kbits,u32 ivbits);
|
D | chacha.h | 25 void chacha_keysetup(struct chacha_ctx *x, const u_char *k, u_int kbits)
|
D | chacha.c | 56 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits) in chacha_keysetup() argument 64 if (kbits == 256) { /* recommended */ in chacha_keysetup()
|
D | hostfile.c | 681 u_int kbits; in hostkeys_foreach() local 791 if (!hostfile_read_key(&cp, &kbits, lineinfo.key)) { in hostkeys_foreach() 800 if (!hostfile_read_key(&cp, &kbits, in hostkeys_foreach()
|
D | sshkey.c | 404 int kbits = sshkey_curve_nid_to_bits(nid); in sshkey_ec_nid_to_hash_alg() local 406 if (kbits <= 0) in sshkey_ec_nid_to_hash_alg() 410 if (kbits <= 256) in sshkey_ec_nid_to_hash_alg() 412 else if (kbits <= 384) in sshkey_ec_nid_to_hash_alg()
|
D | ChangeLog | 8336 Cap DH-GEX group size at 4kbits for Cisco implementations.
|
/external/openssh/openbsd-compat/ |
D | chacha_private.h | 55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in chacha_keysetup() argument 63 if (kbits == 256) { /* recommended */ in chacha_keysetup()
|
/external/u-boot/drivers/i2c/ |
D | Kconfig | 146 standard (100kbits/s) and fast (400kbit/s) speed and allows the 155 channels and operating on standard mode upto 100 kbits/s and fast 156 mode upto 400 kbits/s.
|
/external/libmtp/logs/ |
D | mtp-detect-sonyericsson-c902.txt | 590 <kbits>96</kbits> 599 <kbits>96</kbits>
|