Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_types.h124 TEE_MODE_VERIFY = 3, enumerator
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c2524 if (mode == TEE_MODE_ENCRYPT || mode == TEE_MODE_VERIFY) in tee_svc_cryp_check_key_type()
2529 if (mode == TEE_MODE_ENCRYPT || mode == TEE_MODE_VERIFY) in tee_svc_cryp_check_key_type()
2537 if (mode == TEE_MODE_VERIFY) in tee_svc_cryp_check_key_type()
2545 if (mode == TEE_MODE_VERIFY) in tee_svc_cryp_check_key_type()
2555 if (mode == TEE_MODE_VERIFY) in tee_svc_cryp_check_key_type()
4227 if (cs->mode != TEE_MODE_VERIFY) in syscall_asymm_verify()
/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_helpers.c700 *tee_id = TEE_MODE_VERIFY; in pkcs2tee_mode()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c179 } else if (mode == TEE_MODE_VERIFY) { in TEE_AllocateOperation()
1768 if (operation->info.mode != TEE_MODE_VERIFY) in TEE_AsymmetricVerifyDigest()

Completed in 14 milliseconds