Home
last modified time | relevance | path

Searched refs:tee_hash_algo (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c269 processing->tee_hash_algo = hash_algo; in allocate_tee_operation()
285 processing->tee_hash_algo = 0; in allocate_tee_operation()
682 hash_size = TEE_ALG_GET_DIGEST_SIZE(proc->tee_hash_algo); in step_asymm_operation()
H A Dpkcs11_token.h152 uint32_t tee_hash_algo; member
H A Dpkcs11_token.c232 proc->tee_hash_algo = 0; in set_processing_state()