Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Decc.c37 #define NUM_ECC_DIGITS (ECC_BYTES / 8) macro
731 u64 native[NUM_ECC_DIGITS]) in ecc_bytes2native()
750 static void ecc_native2bytes(const u64 native[NUM_ECC_DIGITS], in ecc_native2bytes()