Home
last modified time | relevance | path

Searched refs:kSkipIfInlineEncryptionNotUsable (Results 1 – 1 of 1) sorted by relevance

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp658 kSkipIfInlineEncryptionNotUsable = 1 << 2, enumerator
736 (kSkipIfNoCryptoAPISupport | kSkipIfInlineEncryptionNotUsable)) { in SetEncryptionPolicy()
763 if (errno == EINVAL && (skip_flags & kSkipIfInlineEncryptionNotUsable)) { in SetEncryptionPolicy()
1053 kSkipIfInlineEncryptionNotUsable | in TestAesInlineCryptOptimizedHwWrappedKeyPolicy()
1218 kSkipIfInlineEncryptionNotUsable | in TEST_F()