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.cpp626 kSkipIfInlineEncryptionNotUsable = 1 << 2, enumerator
686 (kSkipIfNoCryptoAPISupport | kSkipIfInlineEncryptionNotUsable)) { in SetEncryptionPolicy()
710 if (errno == EINVAL && (skip_flags & kSkipIfInlineEncryptionNotUsable)) { in SetEncryptionPolicy()
975 kSkipIfInlineEncryptionNotUsable | in TEST_F()
1116 skip_flags |= kSkipIfInlineEncryptionNotUsable; in TEST_F()