Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/caam/utils/
A Dutils_status.c18 case JRSTA_SRC(NONE): in job_status_to_tee_result()
21 case JRSTA_SRC(DECO): in job_status_to_tee_result()
/optee_os-3.20.0/core/drivers/crypto/caam/include/
A Dcaam_jr_status.h16 #define JRSTA_SRC(src) SHIFT_U32(JRSTA_SRC_##src, 28) macro
35 JRSTA_SRC_GET(_status) == JRSTA_SRC(JMP_HALT_USER) ? \
/optee_os-3.20.0/core/drivers/crypto/caam/
A Dcaam_rng.c137 if (JRSTA_SRC_GET(jobctx->status) == JRSTA_SRC(NONE)) { in rng_data_done()
516 if ((JRSTA_SRC_GET(jobctx.status) != JRSTA_SRC(CCB)) || in caam_rng_instantiation()
A Dcaam_jr.c508 if (JRSTA_SRC_GET(jobctx->status) != JRSTA_SRC(NONE)) in caam_jr_enqueue()
522 if (JRSTA_SRC_GET(jobctx->status) != JRSTA_SRC(NONE)) in caam_jr_enqueue()

Completed in 5 milliseconds