Home
last modified time | relevance | path

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

/hardware/st/secure_element2/secure_element/1.0/esehal/src/se-gto/
Dlibse-gto.h150 void se_gto_set_gtodev(struct se_gto_ctx *ctx, const char *gtodev);
/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Dlibse-gto.c156 se_gto_set_gtodev(struct se_gto_ctx *ctx, const char *gtodev) in se_gto_set_gtodev() function
/hardware/st/secure_element2/secure_element/1.1/
DSecureElement.cpp628 … (strlen (pch) > 0 && strcmp("\n",pch) != 0 && strcmp("\0",pch) != 0 ) se_gto_set_gtodev(ctx, pch); in parseConfigFile()
/hardware/st/secure_element2/secure_element/1.0/
DSecureElement.cpp590 … (strlen (pch) > 0 && strcmp("\n",pch) != 0 && strcmp("\0",pch) != 0 ) se_gto_set_gtodev(ctx, pch); in parseConfigFile()
/hardware/st/secure_element2/secure_element/1.2/
DSecureElement.cpp633 … (strlen (pch) > 0 && strcmp("\n",pch) != 0 && strcmp("\0",pch) != 0 ) se_gto_set_gtodev(ctx, pch); in parseConfigFile()