Searched refs:arg0_source_operation (Results 1 – 2 of 2) sorted by relevance
392 const psa_hash_operation_t *arg0_source_operation,394 #define psa_hash_clone(arg0_source_operation, arg1_target_operation) \ argument395 mbedtls_test_wrap_psa_hash_clone(arg0_source_operation, arg1_target_operation)
670 const psa_hash_operation_t *arg0_source_operation, in mbedtls_test_wrap_psa_hash_clone() argument673 psa_status_t status = (psa_hash_clone)(arg0_source_operation, arg1_target_operation); in mbedtls_test_wrap_psa_hash_clone()