Searched refs:tee_algo (Results 1 – 2 of 2) sorted by relevance
652 uint32_t tee_algo, void *hash_ptr, in pkcs2tee_load_hashed_attr() argument665 res = TEE_AllocateOperation(&handle, tee_algo, TEE_MODE_DIGEST, 0); in pkcs2tee_load_hashed_attr()667 EMSG("TEE_AllocateOperation() failed %#"PRIx32, tee_algo); in pkcs2tee_load_hashed_attr()674 EMSG("TEE_DigestDoFinal() failed %#"PRIx32, tee_algo); in pkcs2tee_load_hashed_attr()
74 uint32_t tee_algo, void *hash_ptr,
Completed in 4 milliseconds