Searched refs:TEE_MODE_DIGEST (Results 1 – 5 of 5) sorted by relevance
126 TEE_MODE_DIGEST = 5, enumerator
78 algo, TEE_MODE_DIGEST, 0); in allocate_tee_operation()
668 res = TEE_AllocateOperation(&handle, tee_algo, TEE_MODE_DIGEST, 0); in pkcs2tee_load_hashed_attr()706 *tee_id = TEE_MODE_DIGEST; in pkcs2tee_mode()
82 res = TEE_AllocateOperation(&oh, TEE_ALG_SHA256, TEE_MODE_DIGEST, 0); in do_hash()
247 if (mode != TEE_MODE_DIGEST) in TEE_AllocateOperation()441 if (op->info.mode == TEE_MODE_DIGEST) { in TEE_GetOperationInfoMultiple()
Completed in 9 milliseconds