Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_crypto_toolbox.h129 struct g2 { struct
139 extern struct g2 g2; argument
Dmock_stack_crypto_toolbox.cc51 struct g2 g2; variable
82 uint32_t g2(const uint8_t* u, const uint8_t* v, const Octet16& x, in g2() function
/system/bt/stack/crypto_toolbox/
Dcrypto_toolbox.cc126 uint32_t g2(const uint8_t* u, const uint8_t* v, const Octet16& x, in g2() function
/system/bt/gd/crypto_toolbox/
Dcrypto_toolbox.cc120 uint32_t g2(uint8_t* u, uint8_t* v, const Octet16& x, const Octet16& y) { in g2() function
/system/core/fs_mgr/liblp/
Dwriter.cpp44 static bool CompareGeometry(const LpMetadataGeometry& g1, const LpMetadataGeometry& g2) { in CompareGeometry()
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1825 G g2{ in TEST_F() local