Searched defs:kbits (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/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 | 56 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits) in chacha_keysetup()
|
| H A D | hostfile.c | 755 u_int kbits; in hostkeys_foreach_file() local
|
| H A D | sshkey.c | 489 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 D | t4_keyctx.c | 144 t4_aes_getdeckey(void *dec_key, const void *enc_key, unsigned int kbits) in t4_aes_getdeckey()
|
| H A D | t4_crypto.c | 2385 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 D | dt_as.c | 221 uint_t kmask, kbits, umask, ubits; in dt_as() local
|
| /freebsd-13.1/contrib/unbound/compat/ |
| H A D | chacha_private.h | 55 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 D | chacha_private.h | 55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in chacha_keysetup()
|
| /freebsd-13.1/sys/crypto/chacha20/ |
| H A D | chacha.c | 60 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits) in chacha_keysetup()
|
| /freebsd-13.1/sys/crypto/ccp/ |
| H A D | ccp.c | 288 unsigned kbits; in ccp_aes_setkey() local
|