Home
last modified time | relevance | path

Searched defs:ndigits (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/crypto/
Decc.c55 static u64 *ecc_alloc_digits_space(unsigned int ndigits) in ecc_alloc_digits_space()
70 static struct ecc_point *ecc_alloc_point(unsigned int ndigits) in ecc_alloc_point()
106 static void vli_clear(u64 *vli, unsigned int ndigits) in vli_clear()
115 static bool vli_is_zero(const u64 *vli, unsigned int ndigits) in vli_is_zero()
134 static unsigned int vli_num_digits(const u64 *vli, unsigned int ndigits) in vli_num_digits()
148 static unsigned int vli_num_bits(const u64 *vli, unsigned int ndigits) in vli_num_bits()
165 static void vli_set(u64 *dest, const u64 *src, unsigned int ndigits) in vli_set()
174 static int vli_cmp(const u64 *left, const u64 *right, unsigned int ndigits) in vli_cmp()
192 unsigned int ndigits) in vli_lshift()
208 static void vli_rshift1(u64 *vli, unsigned int ndigits) in vli_rshift1()
[all …]
Decdh.c21 unsigned int ndigits; member
44 unsigned int ndigits; in ecdh_set_secret() local
Decc_curve_defs.h8 u8 ndigits; member
/Linux-v4.19/net/bluetooth/
Decdh_helper.c44 static inline void swap_digits(u64 *in, u64 *out, unsigned int ndigits) in swap_digits()
/Linux-v4.19/lib/
Dbitmap.c364 int c, old_c, totaldigits, ndigits, nchunks, nbits; in __bitmap_parse() local
517 int c, old_c, totaldigits, ndigits; in __bitmap_parselist() local
/Linux-v4.19/scripts/mod/
Dfile2alias.c298 int ndigits; in do_usb_entry_multi() local