Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_types.h123 TEE_MODE_SIGN = 2, enumerator
/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_helpers.c697 *tee_id = TEE_MODE_SIGN; in pkcs2tee_mode()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c176 if (mode == TEE_MODE_SIGN) { in TEE_AllocateOperation()
1731 if (operation->info.mode != TEE_MODE_SIGN) in TEE_AsymmetricSignDigest()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c4157 if (cs->mode != TEE_MODE_SIGN) { in syscall_asymm_operate()

Completed in 15 milliseconds