Home
last modified time | relevance | path

Searched refs:vli_test_bit (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/bluetooth/
Decc.c88 static u64 vli_test_bit(const u64 *vli, unsigned int bit) in vli_test_bit() function
571 if (vli_test_bit(x1, 0)) { in ecc_point_double_jacobian()
705 nb = !vli_test_bit(scalar, i); in ecc_point_mult()
710 nb = !vli_test_bit(scalar, 0); in ecc_point_mult()