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

/system/vold/
H A Dcryptfs.c1577 #define CRYPTO_ENABLE_INPLACE 2 macro
1618 how = CRYPTO_ENABLE_INPLACE;
1635 if ((how == CRYPTO_ENABLE_INPLACE) && (!strcmp(key_loc, KEY_IN_FOOTER))) {
1718 if (how == CRYPTO_ENABLE_INPLACE) {
1818 } else if (how == CRYPTO_ENABLE_INPLACE) {

Completed in 737 milliseconds