Searched refs:optErrorVal (Results 1 – 1 of 1) sorted by relevance
498 auto optErrorVal = getUint64(item, pos); in getErrorCode() local499 if (!optErrorVal) { in getErrorCode()502 return static_cast<keymaster_error_t>(0 - optErrorVal.value()); in getErrorCode()