Searched refs:TEE_DigestUpdate (Results 1 – 5 of 5) sorted by relevance
/optee_os-3.20.0/ta/pkcs11/src/ |
A D | processing_digest.c | 181 TEE_DigestUpdate(proc->tee_op_handle, secret_value, in step_digest_operation() 189 TEE_DigestUpdate(proc->tee_op_handle, in_buf, in_size); in step_digest_operation()
|
A D | persistent_token.c | 86 TEE_DigestUpdate(oh, &user, sizeof(user)); in do_hash() 87 TEE_DigestUpdate(oh, &salt, sizeof(salt)); in do_hash()
|
A D | processing_asymm.c | 615 TEE_DigestUpdate(proc->tee_hash_op_handle, in_buf, in step_asymm_operation()
|
/optee_os-3.20.0/lib/libutee/include/ |
A D | tee_internal_api.h | 240 void TEE_DigestUpdate(TEE_OperationHandle operation,
|
/optee_os-3.20.0/lib/libutee/ |
A D | tee_api_operations.c | 791 void TEE_DigestUpdate(TEE_OperationHandle operation, in TEE_DigestUpdate() function
|
Completed in 9 milliseconds