Searched defs:combined (Results 1 – 5 of 5) sorted by relevance
| /system/keymint/tests/src/bin/ |
| D | auth-keyblob-parse.rs | 99 let mut combined = keyblob.hw_enforced.clone(); in process() localVariable
|
| /system/security/keystore2/src/ |
| D | sw_keyblob.rs | 63 let mut combined = hw_enforced; in export_key() localVariable 267 let mut combined = data.to_vec(); in compute_hmac() localVariable
|
| /system/libvintf/test/ |
| D | LibVintfTest.cpp | 5914 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 5956 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 5985 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 6011 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 6044 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 6057 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 6070 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 6128 auto combined = combine(Level(deviceLevelNum), Level(kernelLevelNum), &matrices, &error); in TEST_P() local 6209 auto combined = combine(&matrices, &error); in TEST_F() local 6233 auto combined = combine(&matrices, &error); in TEST_F() local [all …]
|
| /system/libvintf/ |
| D | VintfObject.cpp | 170 auto combined = Get(__func__, &mCombinedFrameworkMatrix, in getFrameworkCompatibilityMatrix() local 224 auto combined = CompatibilityMatrix::combine(deviceLevel, kernelLevel, &matrixFragments, error); in getCombinedFrameworkMatrix() local
|
| /system/keymaster/tests/ |
| D | authorization_set_test.cpp | 428 AuthorizationSet combined; in TEST() local
|