Searched refs:temp_value (Results 1 – 1 of 1) sorted by relevance
2014 char temp_value[PROPERTY_VALUE_MAX]; in cryptfs_getfield() local2029 if (!persist_get_key(fieldname, temp_value)) { in cryptfs_getfield()2031 strlcpy(value, temp_value, len); in cryptfs_getfield()