Searched refs:kdf_func (Results 1 – 2 of 2) sorted by relevance
227 typedef int (*kdf_func)(const char *passwd, const unsigned char *salt, typedef
1161 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()