Searched refs:tee_algo (Results 1 – 2 of 2) sorted by relevance
74 uint32_t tee_algo, void *hash_ptr,
655 uint32_t tee_algo, void *hash_ptr, in pkcs2tee_load_hashed_attr() argument668 res = TEE_AllocateOperation(&handle, tee_algo, TEE_MODE_DIGEST, 0); in pkcs2tee_load_hashed_attr()670 EMSG("TEE_AllocateOperation() failed %#"PRIx32, tee_algo); in pkcs2tee_load_hashed_attr()677 EMSG("TEE_DigestDoFinal() failed %#"PRIx32, tee_algo); in pkcs2tee_load_hashed_attr()
Completed in 3 milliseconds