Searched refs:InitCipherModule (Results 1 – 2 of 2) sorted by relevance
39 extern void InitCipherModule(JSIValue exports);113 {"cipher", InitCipherModule},
34 void InitCipherModule(JSIValue exports) in InitCipherModule() function