Home
last modified time | relevance | path

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

/aosp12/hardware/st/secure_element/1.0/
H A DSecureElement.cpp27 typedef int (*STAram_init)(void); typedef
71 STAram_init fn_init = (STAram_init)dlsym(stdll, "STAram_init"); in init()