/ lib / register-decryptor.c
register-decryptor.c
1  #include "register-impl.h"
2  
3  IMPL_register(decryptor);
4  IMPL_deregister(decryptor);