HomeSort by relevance Sort by last modified time
    Searched refs:CRYPTO_GETFIELD_ERROR_BUF_TOO_SMALL (Results 1 - 4 of 4) sorted by null

  /system/vold/
cryptfs.h 195 #define CRYPTO_GETFIELD_ERROR_BUF_TOO_SMALL -3
CryptCommandListener.cpp 229 if (rc != CRYPTO_GETFIELD_ERROR_BUF_TOO_SMALL) {
Ext4Crypt.cpp 463 return CRYPTO_GETFIELD_ERROR_BUF_TOO_SMALL;
cryptfs.c     [all...]

Completed in 42 milliseconds