/system/bt/stack/crypto_toolbox/ |
D | crypto_toolbox.cc | 56 uint8_t* key_id, const Octet16& n1, in calculate_mac_key_or_ltk() 76 void f5(const uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, in f5() 100 Octet16 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, in f6()
|
D | aes.cc | 256 uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
|
/system/bt/test/mock/ |
D | mock_stack_crypto_toolbox.cc | 72 void f5(const uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, in f5() 77 Octet16 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, in f6()
|
/system/bt/gd/crypto_toolbox/ |
D | crypto_toolbox.cc | 57 const Octet16& n1, in calculate_mac_key_or_ltk() 78 void f5(uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, uint8_t* a2, Octet16* mac_ke… in f5() 100 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, const Octet16& r, uint8_t* iocap, uint8_… in f6()
|
D | crypto_toolbox_test.cc | 165 …Octet16 n1{0xd5, 0xcb, 0x84, 0x54, 0xd1, 0x77, 0x73, 0x3e, 0xff, 0xff, 0xb2, 0xec, 0x71, 0x2b, 0xa… in TEST() local 192 …Octet16 n1{0xd5, 0xcb, 0x84, 0x54, 0xd1, 0x77, 0x73, 0x3e, 0xff, 0xff, 0xb2, 0xec, 0x71, 0x2b, 0xa… in TEST() local
|
D | aes.cc | 208 uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
|
/system/bt/stack/test/ |
D | crypto_toolbox_test.cc | 188 Octet16 n1{0xd5, 0xcb, 0x84, 0x54, 0xd1, 0x77, 0x73, 0x3e, in TEST() local 218 Octet16 n1{0xd5, 0xcb, 0x84, 0x54, 0xd1, 0x77, 0x73, 0x3e, in TEST() local
|
/system/extras/tests/binder/benchmarks/ |
D | binderAddInts.cpp | 222 for (unsigned int n1 = 0; n1 < CPU_SETSIZE; n1++) { in operator <<() local
|
/system/extras/simpleperf/ |
D | CallChainJoiner.cpp | 104 bool LRUCache::CacheNodeEqual(const CacheNode* n1, const CacheNode* n2) { in CacheNodeEqual()
|
/system/core/libutils/ |
D | Unicode.cpp | 264 int strzcmp16(const char16_t *s1, size_t n1, const char16_t *s2, size_t n2) in strzcmp16()
|