Home | History | Annotate | Download | only in keystore

Lines Matching refs:resultBlob

158     // the subsequent assignment (*item = resultBlob) makes a deep copy, so that *item will own the
160 auto resultBlob = blob2hidlVec(keyBlob);
162 *item = resultBlob;