Home
last modified time | relevance | path

Searched refs:tee_algo (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_helpers.h74 uint32_t tee_algo, void *hash_ptr,
A Dpkcs11_helpers.c655 uint32_t tee_algo, void *hash_ptr, in pkcs2tee_load_hashed_attr() argument
668 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