Searched refs:cryptfs_get_password_type (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A Dcryptfs.h244 int cryptfs_get_password_type(void);
H A Dcryptfs.cpp2869 int crypt_type = cryptfs_get_password_type();
2894 int cryptfs_get_password_type(void) function
2897 SLOGE("cryptfs_get_password_type not valid for file encryption");
H A DVoldNativeService.cpp624 *_aidl_return = cryptfs_get_password_type();

Completed in 216 milliseconds