Home
last modified time | relevance | path

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

/xnu-10002.61.3/libkern/apple_encrypted_archive/
H A Dapple_encrypted_archive.c28 apple_encrypted_archive_interface_set_registration_callback(registration_callback_t callback) in apple_encrypted_archive_interface_set_registration_callback() function
/xnu-10002.61.3/libkern/libkern/apple_encrypted_archive/
H A Dapple_encrypted_archive.h156 void apple_encrypted_archive_interface_set_registration_callback(registration_callback_t callback);
/xnu-10002.61.3/osfmk/kdp/output_stages/
H A Dout_aea.c281 apple_encrypted_archive_interface_set_registration_callback(aea_availability_callback); in aea_stage_monitor_availability()