Searched refs:crypt_info_deallocate (Results 1 – 1 of 1) sorted by relevance
119 void crypt_info_deallocate(struct pager_crypt_info *crypt_info);801 crypt_info_deallocate(pager->crypt_info); in apple_protect_pager_terminate_internal()1133 crypt_info_deallocate(pager->crypt_info); in apple_protect_pager_create()1178 crypt_info_deallocate(crypt_info); in apple_protect_pager_create()1284 crypt_info_deallocate(old_crypt_info); in apple_protect_pager_setup()1341 crypt_info_deallocate(old_crypt_info); in apple_protect_pager_setup()1353 crypt_info_deallocate(new_crypt_info); in apple_protect_pager_setup()1468 crypt_info_deallocate( in crypt_info_deallocate() function