Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DScryptParameters.h23 #define SCRYPT_PROP "ro.crypto.scrypt_params" macro
H A Dcryptfs.cpp552 property_get(SCRYPT_PROP, paramstr, SCRYPT_DEFAULTS); in get_device_scrypt_params()