Searched refs:target_slot (Results 1 – 1 of 1) sorted by relevance
2231 psa_key_slot_t *target_slot = NULL; local2267 &target_slot, &driver);2271 if (PSA_KEY_LIFETIME_GET_LOCATION(target_slot->attr.lifetime) !=2296 status = psa_allocate_buffer_to_slot(target_slot, storage_size);2304 target_slot->key.data,2305 target_slot->key.bytes,2306 &target_slot->key.bytes);2311 status = psa_copy_key_material_into_slot(target_slot,2318 status = psa_finish_key_creation(target_slot, driver, target_key);2321 psa_fail_key_creation(target_slot, driver);