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;
1819 if (NULL == text_crypter_create) { in mremap_encrypted()1864 result = text_crypter_create(&crypt_info, cryptname, (void*)&crypt_data); in mremap_encrypted()
3470 if (NULL == text_crypter_create) { in set_code_unprotect()3496 kr = text_crypter_create(&crypt_info, cryptname, (void*)&crypt_data); in set_code_unprotect()