Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.c347 void convert_key_to_hex_ascii(unsigned char *master_key, unsigned int keysize, in convert_key_to_hex_ascii() function
391 convert_key_to_hex_ascii(master_key, crypt_ftr->keysize, master_key_ascii); in load_crypto_mapping_table()