Searched refs:text_crypter_create (Results 1 – 4 of 4) sorted by relevance
61 text_crypter_create_hook_t text_crypter_create; variable65 text_crypter_create = hook; in text_crypter_create_hook_set()
78 extern text_crypter_create_hook_t text_crypter_create;
1625 if (NULL == text_crypter_create) { in mremap_encrypted()1670 result = text_crypter_create(&crypt_info, cryptname, (void*)&crypt_data); in mremap_encrypted()
3620 if (NULL == text_crypter_create) { in set_code_unprotect()3646 kr = text_crypter_create(&crypt_info, cryptname, (void*)&crypt_data); in set_code_unprotect()