/system/keymaster/km_openssl/ |
D | ecies_kem.cpp | 101 Buffer z; in Encrypt() local 156 Buffer z; in Decrypt() local
|
/system/bt/gd/security/ecc/ |
D | p_256_ecc_pp.h | 37 uint32_t z[KEY_LENGTH_DWORDS_P256]; member
|
/system/bt/stack/smp/ |
D | p_256_ecc_pp.h | 34 uint32_t z[KEY_LENGTH_DWORDS_P256]; member
|
/system/media/audio_utils/ |
D | fixedfft.cpp | 156 int32_t z = half(v[n - i]); in fixed_fft_real() local
|
/system/media/audio_utils/tests/ |
D | variadic_tests.cpp | 109 double z = 3; in TEST() local
|
/system/core/libpixelflinger/ |
D | clear.cpp | 88 static inline GGLfixed fixedToZ(GGLfixed z) { in fixedToZ()
|
D | scanline.cpp | 674 GGLfixed z = (xs * c->shade.dzdx) + ci.ydzdy; in scanline() local
|
/system/keymaster/key_blob_utils/ |
D | ocb.c | 387 #define AES_set_encrypt_key(x, y, z) \ argument 392 #define AES_set_decrypt_key(x, y, z) \ argument 400 #define AES_set_encrypt_key(x, y, z) rijndaelKeySetupEnc((z)->rd_key, x, y) argument 401 #define AES_set_decrypt_key(x, y, z) rijndaelKeySetupDec((z)->rd_key, x, y) argument 403 #define AES_encrypt(x, y, z) rijndaelEncrypt((z)->rd_key, ROUNDS(z), x, y) argument 404 #define AES_decrypt(x, y, z) rijndaelDecrypt((z)->rd_key, ROUNDS(z), x, y) argument
|
/system/iorap/tests/src/tmp/ |
D | introspection_test.cc | 28 char z; member
|
/system/bt/stack/crypto_toolbox/ |
D | crypto_toolbox.cc | 37 Octet16 f4(const uint8_t* u, const uint8_t* v, const Octet16& x, uint8_t z) { in f4()
|
/system/chre/apps/sensor_world/ |
D | sensor_world.cc | 317 float x = 0, y = 0, z = 0; in nanoappHandleEvent() local
|
/system/bt/gd/crypto_toolbox/ |
D | crypto_toolbox.cc | 38 Octet16 f4(uint8_t* u, uint8_t* v, const Octet16& x, uint8_t z) { in f4()
|
D | crypto_toolbox_test.cc | 145 uint8_t z = 0x00; in TEST() local
|
/system/chre/chre_api/legacy/v1_2/chre/ |
D | sensor_types.h | 292 float z; member
|
/system/chre/chre_api/include/chre_api/chre/ |
D | sensor_types.h | 345 float z; member
|
/system/bt/stack/test/ |
D | crypto_toolbox_test.cc | 166 uint8_t z = 0x00; in TEST() local
|
/system/chre/chre_api/legacy/v1_0/chre/ |
D | sensor.h | 537 float z; member
|
/system/chre/chre_api/legacy/v1_1/chre/ |
D | sensor.h | 676 float z; member
|
/system/core/libpixelflinger/codeflinger/ |
D | GGLAssembler.cpp | 764 int z = parts.z.reg; in build_depth_test() local
|
D | GGLAssembler.h | 315 reg_t z; member
|
/system/media/audio/include/system/ |
D | audio.h | 1458 float z; member
|