Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp1029 static void convert_key_to_hex_ascii(const unsigned char* master_key, unsigned int keysize, in convert_key_to_hex_ascii() function
1086 convert_key_to_hex_ascii(master_key, crypt_ftr->keysize, master_key_ascii); in create_crypto_blk_dev()