Searched refs:unit_buf (Results 1 – 1 of 1) sorted by relevance
115 uint8_t unit_buf[QUERY_DESC_MAX_SIZE] = { 0 }; in rpmb_get_dev_info() local146 if (ufs_read_rpmb_unit_desc(unit_buf, sizeof(unit_buf))) { in rpmb_get_dev_info()150 rpmb_block_count = bedata_to_u64(&unit_buf[0x0B]); in rpmb_get_dev_info()