Home
last modified time | relevance | path

Searched defs:new_blob (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dauthorization_set.h202 hidl_vec<uint8_t> new_blob; in push_back() local
252 hidl_vec<uint8_t> new_blob; in Authorization() local
/aosp_15_r20/system/libufdt/tests/src/
H A Dufdt_overlay_test_app.c31 struct fdt_header *new_blob = NULL; in apply_overlay_files() local
/aosp_15_r20/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
H A Dauthorization_set.h244 hidl_vec<uint8_t> new_blob; in Authorization() local
/aosp_15_r20/system/security/keystore2/rkpd_client/src/
H A Dtests.rs306 let new_blob: [u8; 8] = rand::random(); in test_store_rkpd_attestation_key() localVariable
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp8349 std::vector<uint8_t> new_blob; in TEST_P() local