Home
last modified time | relevance | path

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

/system/vold/
DResponseCode.h29 static const int CryptfsGetfieldResult = 113; variable
DCryptCommandListener.cpp236 cli->sendMsg(ResponseCode::CryptfsGetfieldResult, valbuf, false); in runCommand()