Searched refs:put_crypt_ftr_and_key (Results 1 - 1 of 1) sorted by path

/system/vold/
H A Dcryptfs.cpp108 static int put_crypt_ftr_and_key(struct crypt_mnt_ftr* crypt_ftr);
203 if (put_crypt_ftr_and_key(ftr) != 0) {
509 static int put_crypt_ftr_and_key(struct crypt_mnt_ftr *crypt_ftr) function
1515 if (put_crypt_ftr_and_key(&crypt_ftr)) {
1804 put_crypt_ftr_and_key(crypt_ftr);
1816 put_crypt_ftr_and_key(crypt_ftr);
1847 rc = put_crypt_ftr_and_key(crypt_ftr);
1980 put_crypt_ftr_and_key(&crypt_ftr);
2178 put_crypt_ftr_and_key(&crypt_ftr);
2182 put_crypt_ftr_and_key(
[all...]

Completed in 65 milliseconds