Searched refs:TEE_MODE_SIGN (Results 1 – 4 of 4) sorted by relevance
182 #define TEE_MODE_SIGN 0x00000002 macro
712 *tee_id = TEE_MODE_SIGN; in pkcs2tee_mode()
199 if (mode == TEE_MODE_SIGN) { in TEE_AllocateOperation()2196 if (operation->info.mode != TEE_MODE_SIGN) in TEE_AsymmetricSignDigest()2233 if (operation->info.mode != TEE_MODE_SIGN) in __GP11_TEE_AsymmetricSignDigest()
4587 if (cs->mode != TEE_MODE_SIGN) { in syscall_asymm_operate()