/system/keymaster/include/keymaster/km_openssl/ |
D | certificate_utils.h | 40 BIGNUM_Ptr serial; member
|
/system/vold/ |
D | FsCrypt.cpp | 513 bool fscrypt_vold_create_user_key(userid_t user_id, int serial, bool ephemeral) { in fscrypt_vold_create_user_key() 687 static bool fscrypt_rewrap_user_key(userid_t user_id, int serial, in fscrypt_rewrap_user_key() 713 bool fscrypt_add_user_key_auth(userid_t user_id, int serial, const std::string& secret_hex) { in fscrypt_add_user_key_auth() 721 bool fscrypt_clear_user_key_auth(userid_t user_id, int serial, const std::string& secret_hex) { in fscrypt_clear_user_key_auth() 752 bool fscrypt_unlock_user_key(userid_t user_id, int serial, const std::string& secret_hex) { in fscrypt_unlock_user_key() 810 bool fscrypt_prepare_user_storage(const std::string& volume_uuid, userid_t user_id, int serial, in fscrypt_prepare_user_storage()
|
/system/logging/liblog/ |
D | properties.cpp | 58 uint32_t serial; member 280 uint32_t serial; member
|
/system/tools/hidl/ |
D | Method.cpp | 46 size_t serial, in fillImplementation() 146 void Method::setSerialId(size_t serial) { in setSerialId()
|
D | Interface.cpp | 459 size_t serial = hardware::IBinder::FIRST_CALL_TRANSACTION; in resolveInheritance() local
|
/system/libbase/ |
D | properties.cpp | 145 static void WaitForPropertyCallback(void* data_ptr, const char*, const char* value, unsigned serial… in WaitForPropertyCallback() 254 [](void* data, const char*, const char* value, uint32_t serial) { in Get()
|
/system/extras/boottime_tools/bootanalyze/ |
D | bootanalyze.py | 785 def do_reboot(serial, use_adb_reboot): argument 807 def reboot(serial, use_stressfs, permissive, use_adb_reboot, adb_buffersize=None): argument
|
/system/core/init/ |
D | persistent_properties.cpp | 131 [](void* cookie, const char* name, const char* value, unsigned serial) { in LoadPersistentPropertiesFromMemory()
|
/system/security/keystore2/src/crypto/ |
D | certificate_utils.cpp | 217 makeCertRump(std::optional<std::reference_wrapper<const std::vector<uint8_t>>> serial, in makeCertRump() 290 std::optional<std::reference_wrapper<const std::vector<uint8_t>>> serial, in makeCert()
|
/system/core/libsystem/include/system/ |
D | radio.h | 139 char serial[RADIO_STRING_LEN_MAX]; /* serial number (for subscription services) */ member 155 char serial[RADIO_STRING_LEN_MAX]; member
|
/system/extras/pagecache/ |
D | pagecache.py | 221 def do_preprocess_adb_cmd(command, serial): argument
|
/system/librustutils/ |
D | system_properties.rs | 69 serial: system_properties_bindgen::__uint32_t, field
|
/system/keymaster/km_openssl/ |
D | certificate_utils.cpp | 113 BIGNUM_Ptr serial(BN_new()); in get_certificate_params() local
|
/system/security/ondevice-signing/ |
D | CertUtils.cpp | 421 BIGNUM* serial = BN_new(); in createPkcs7() local
|
/system/core/fastboot/ |
D | fastboot.cpp | 89 static const char* serial = nullptr; variable 287 std::string serial = info->serial_number; in list_devices_callback() local
|
/system/security/keystore2/src/km_compat/ |
D | km_compat.cpp | 1073 std::optional<std::reference_wrapper<const std::vector<uint8_t>>> serial; in makeCert() local
|
/system/keymaster/include/keymaster/ |
D | android_keymaster_messages.h | 1147 Buffer serial; member
|