Home
last modified time | relevance | path

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

/aosp_15_r20/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp651 kSkipIfInlineEncryptionNotUsable = 1 << 2, enumerator
711 (kSkipIfNoCryptoAPISupport | kSkipIfInlineEncryptionNotUsable)) { in SetEncryptionPolicy()
735 if (errno == EINVAL && (skip_flags & kSkipIfInlineEncryptionNotUsable)) { in SetEncryptionPolicy()
1000 kSkipIfInlineEncryptionNotUsable | in TEST_F()
1141 skip_flags |= kSkipIfInlineEncryptionNotUsable; in TEST_F()