Home
last modified time | relevance | path

Searched defs:kbits (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/mpfr/src/
H A Dzeta_ui.c48 unsigned long n, k, err, kbits; in mpfr_zeta_ui() local
/dflybsd-src/crypto/openssh/
H A Dcipher-aesctr.c57 aesctr_keysetup(aesctr_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in aesctr_keysetup()
H A Dchacha.c55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits) in chacha_keysetup()
H A Dhostfile.c766 u_int kbits; in hostkeys_foreach_file() local
H A Dsshkey.c554 int kbits = sshkey_curve_nid_to_bits(nid); in sshkey_ec_nid_to_hash_alg() local
/dflybsd-src/sys/crypto/chacha20/
H A Dchacha.c56 chacha_keysetup(chacha_ctx *x, const u8 *k, u32 kbits) in chacha_keysetup()
/dflybsd-src/crypto/libressl/crypto/chacha/
H A Dchacha-merged.c89 chacha_keysetup(chacha_ctx *x, const u8 *k, u32 kbits) in chacha_keysetup()