Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Dcrypto_toolbox.cc62 const Octet16& n1, in calculate_mac_key_or_ltk()
86 const Octet16& n1, in f5()
119 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, const Octet16& r, uint8_t* iocap, uint8_… in f6()
Dcrypto_toolbox_test.cc166 …Octet16 n1{0xd5, 0xcb, 0x84, 0x54, 0xd1, 0x77, 0x73, 0x3e, 0xff, 0xff, 0xb2, 0xec, 0x71, 0x2b, 0xa… in TEST() local
193 …Octet16 n1{0xd5, 0xcb, 0x84, 0x54, 0xd1, 0x77, 0x73, 0x3e, 0xff, 0xff, 0xb2, 0xec, 0x71, 0x2b, 0xa… in TEST() local
Daes.cc208 uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
/packages/modules/Uwb/service/java/com/android/server/uwb/util/
DHex.java86 int n1 = Character.digit(c1, RADIX); in decodeEven() local
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_poly.h302 double C[16],n0,n1,n2,n3,m; in db_EigenVector4x4() local
/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.cpp671 int n1 = plan.fallback(controller, &executor, nullptr, nullptr); in cpuFallbackPartial() local