Searched defs:kbits (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/mpfr/src/ |
H A D | zeta_ui.c | 48 unsigned long n, k, err, kbits; in mpfr_zeta_ui() local
|
/dflybsd-src/crypto/openssh/ |
H A D | cipher-aesctr.c | 57 aesctr_keysetup(aesctr_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in aesctr_keysetup()
|
H A D | chacha.c | 55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits) in chacha_keysetup()
|
H A D | hostfile.c | 766 u_int kbits; in hostkeys_foreach_file() local
|
H A D | sshkey.c | 554 int kbits = sshkey_curve_nid_to_bits(nid); in sshkey_ec_nid_to_hash_alg() local
|
/dflybsd-src/sys/crypto/chacha20/ |
H A D | chacha.c | 56 chacha_keysetup(chacha_ctx *x, const u8 *k, u32 kbits) in chacha_keysetup()
|
/dflybsd-src/crypto/libressl/crypto/chacha/ |
H A D | chacha-merged.c | 89 chacha_keysetup(chacha_ctx *x, const u8 *k, u32 kbits) in chacha_keysetup()
|