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

/system/security/keystore/
H A Dkeystore.cpp164 static int encode_key(char* out, const Value* key) { function
184 return n + encode_key(out, key);
916 encode_key(filename, keyName);

Completed in 9 milliseconds