Searched refs:isFsKeyringSupported (Results 1 – 3 of 3) sorted by relevance
48 bool isFsKeyringSupported(void);
95 bool isFsKeyringSupported(void) { in isFsKeyringSupported() function275 if (!isFsKeyringSupported()) { in installKey()356 if (policy.options.version == 1 && !isFsKeyringSupported()) { in evictKey()
493 if (fscrypt_is_native() && android::vold::isFsKeyringSupported()) { in fscrypt_init_user0()530 if (android::vold::isFsKeyringSupported()) { in drop_caches_if_needed()