Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.h227 typedef int (*kdf_func)(const char *passwd, const unsigned char *salt, typedef
Dcryptfs.cpp1161 kdf_func kdf, void *kdf_params, in decrypt_master_key_aux()
1209 static void get_kdf_func(struct crypt_mnt_ftr *ftr, kdf_func *kdf, void** kdf_params) in get_kdf_func()
1228 kdf_func kdf; in decrypt_master_key()