Home
last modified time | relevance | path

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

/freebsd-13.1/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.c56 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits) in chacha_keysetup()
H A Dhostfile.c755 u_int kbits; in hostkeys_foreach_file() local
H A Dsshkey.c489 int kbits = sshkey_curve_nid_to_bits(nid); in sshkey_ec_nid_to_hash_alg() local
/freebsd-13.1/sys/dev/cxgbe/crypto/
H A Dt4_keyctx.c144 t4_aes_getdeckey(void *dec_key, const void *enc_key, unsigned int kbits) in t4_aes_getdeckey()
H A Dt4_crypto.c2385 unsigned int ck_size, iopad_size, kctx_flits, kctx_len, kbits, mk_size; in ccr_aes_setkey() local
/freebsd-13.1/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_as.c221 uint_t kmask, kbits, umask, ubits; in dt_as() local
/freebsd-13.1/contrib/unbound/compat/
H A Dchacha_private.h55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ATTR_UNUSED(ivbits)) in chacha_keysetup()
/freebsd-13.1/crypto/openssh/openbsd-compat/
H A Dchacha_private.h55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in chacha_keysetup()
/freebsd-13.1/sys/crypto/chacha20/
H A Dchacha.c60 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits) in chacha_keysetup()
/freebsd-13.1/sys/crypto/ccp/
H A Dccp.c288 unsigned kbits; in ccp_aes_setkey() local