Searched refs:crypt_ops (Results 1 – 4 of 4) sorted by relevance
51 unsigned long long src_offset, void *crypt_ops);53 void (*crypt_end)(void *crypt_ops);55 void *crypt_ops; member
583 pager->crypt_info->crypt_ops); in apple_protect_pager_data_request()1061 crypt_info->crypt_ops, in apple_protect_pager_create()1079 (pager2->crypt_info->crypt_ops != in apple_protect_pager_create()1080 crypt_info->crypt_ops)) { in apple_protect_pager_create()1202 crypt_info->crypt_ops, in apple_protect_pager_setup()1218 (pager->crypt_info->crypt_ops != in apple_protect_pager_setup()1219 crypt_info->crypt_ops)) { in apple_protect_pager_setup()1238 crypt_info->crypt_ops, in apple_protect_pager_setup()1243 old_crypt_info->crypt_ops, in apple_protect_pager_setup()1473 crypt_info->crypt_end(crypt_info->crypt_ops); in crypt_info_deallocate()
1756 crypt_info.crypt_ops = NULL; in unprotect_dsmos_segment()1759 crypt_info.crypt_ops = (void *)0x2e69cf40; in unprotect_dsmos_segment()
4307 …r.crypt_info.page_decrypt, pager.crypt_info.crypt_end, pager.crypt_info.crypt_ops, pager.crypt_inf…