/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/bt/test/mock/ |
D | mock_stack_crypto_toolbox.cc | 68 Octet16 f4(const uint8_t* u, const uint8_t* v, const Octet16& x, uint8_t z) { in f4()
|
/system/security/keystore2/src/crypto/ |
D | zvec.rs | 96 let mut z = ZVec::new(v.len())?; in try_from() localVariable
|
/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/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 | 376 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/legacy/v1_4/chre/ |
D | sensor_types.h | 345 float z; member
|
/system/chre/chre_api/legacy/v1_3/chre/ |
D | sensor_types.h | 345 float z; member
|
/system/chre/chre_api/include/chre_api/chre/ |
D | sensor_types.h | 376 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/media/audio/include/system/ |
D | audio.h | 2005 float z; member
|
/system/extras/module_ndk_libs/libnativehelper/include_jni/ |
D | jni.h | 110 jboolean z; member
|