Home
last modified time | relevance | path

Searched refs:cloned_hash_operation (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/programs/psa/
H A Dpsa_hash.c65 psa_hash_operation_t cloned_hash_operation = PSA_HASH_OPERATION_INIT; in main() local
91 status = psa_hash_clone(&hash_operation, &cloned_hash_operation); in main()
111 psa_hash_verify(&cloned_hash_operation, expected_hash, in main()
156 psa_hash_abort(&cloned_hash_operation); in main()

Completed in 1 milliseconds