Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/vm/
H A Dvm_apple_protect.c116 void crypt_info_deallocate(struct pager_crypt_info *crypt_info);
798 crypt_info_deallocate(pager->crypt_info); in apple_protect_pager_terminate_internal()
1131 crypt_info_deallocate(pager->crypt_info); in apple_protect_pager_create()
1176 crypt_info_deallocate(crypt_info); in apple_protect_pager_create()
1282 crypt_info_deallocate(old_crypt_info); in apple_protect_pager_setup()
1339 crypt_info_deallocate(old_crypt_info); in apple_protect_pager_setup()
1351 crypt_info_deallocate(new_crypt_info); in apple_protect_pager_setup()
1466 crypt_info_deallocate( in crypt_info_deallocate() function