Searched refs:total_storage_size (Results 1 – 1 of 1) sorted by relevance
727 uint32_t total_storage_size = 0; in sli_se_get_key_input_output() local729 total_storage_size = storage_size; in sli_se_get_key_input_output()733 total_storage_size = storage_size + SLI_SE_WRAPPED_KEY_OVERHEAD; in sli_se_get_key_input_output()737 if (total_storage_size > key->storage.location.buffer.size) { in sli_se_get_key_input_output()742 buffer->length = total_storage_size | SLI_SE_DATATRANSFER_REALIGN; in sli_se_get_key_input_output()