Home
last modified time | relevance | path

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

/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Dlibse-gto.c242 int gtoSPI_checkAlive(struct se_gto_ctx *ctx);
243 int gtoSPI_checkAlive(struct se_gto_ctx *ctx) in gtoSPI_checkAlive() function
272 if (gtoSPI_checkAlive(ctx) != 0) { in se_gto_close()